Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed Feb 21, 2024
1 parent d3ddf78 commit e5764ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release_firmwares.yml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ jobs:
arduino-cli compile --fqbn m5stack:esp32:m5stack_cardputer -e \
--build-property build.partitions=huge_app \
--build-property upload.maximum_size=3145728 \
./gb_cardputer.ino
./Launcher.ino
- name: List all files
if: always()
Expand Down

0 comments on commit e5764ae

Please sign in to comment.