We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270e4f4 commit 84b72f4Copy full SHA for 84b72f4
.github/workflows/v2.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Upload binary artifact
70
uses: actions/upload-artifact@v3
71
with:
72
- name: linux-binary
+ name: linux-binary-arm
73
path: target/aarch64-unknown-linux-gnu/release/chainsaw
74
if-no-files-found: error
75
retention-days: 1
0 commit comments