Skip to content

Commit

Permalink
Test build armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed May 7, 2024
1 parent 37eb581 commit d4150d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-armv7-armhf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# Step 7: Zip each SDK directory with the version number
- name:
run: |
zip -r inspireface-linux-armv7-armhf.zip build/iinspireface-linux-armv7-armhf
zip -r inspireface-linux-armv7-armhf.zip build/inspireface-linux-armv7-armhf
stat inspireface-linux-armv7-armhf.zip
# Step 8: Upload the zipped SDK files for the next job
Expand Down

0 comments on commit d4150d7

Please sign in to comment.