Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLugo committed Dec 14, 2023
1 parent d8c2976 commit a1aacef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: make scanner-build-nodeps

- name: Bundle the build to preserve permissions
run: tar -cvzf scanner-build.tgz bin/scanner
run: tar -cvzf scanner-build.tgz image/scanner/bin/scanner

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a1aacef

Please sign in to comment.