Skip to content

Commit

Permalink
Update target file path
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Jun 21, 2023
1 parent bc30e7c commit 7945032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: linux-arm32
target: arm-unknown-linux-gnueabihf
cross: true
target_file: target/arm-unknown-linux-gnueabihf/release-arm/quill
target_file: target/arm-unknown-linux-gnueabihf/release/quill
asset_name: quill-linux-arm32
features: [static-ssl, hsm]
- os: ubuntu-latest
Expand Down

0 comments on commit 7945032

Please sign in to comment.