We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84359fd commit 79c6134Copy full SHA for 79c6134
.github/workflows/ccpp.yml
@@ -60,6 +60,6 @@ jobs:
60
mv amrfinder_binaries_v$version.tar.gz amrfinder_binaries_linux_aarch64_v$version.tar.gz
61
- uses: actions/upload-artifact@v4
62
with:
63
- name: release-binary
+ name: release-binary-arm
64
path: amrfinder_binaries_linux_aarch64_v*.tar.gz
65
0 commit comments