Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Update zip_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz-john authored Jan 22, 2023
1 parent 529ef79 commit 3166657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: vimtor/action-zip@v1
with:
files: firmware/lib firmware/utilities firmware/kb.py firmware/main.py
files: firmware/
recursive: true
dest: klor_kmk_firmware.zip
- name: Upload Release
Expand Down

0 comments on commit 3166657

Please sign in to comment.