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 4621839 commit 819b427Copy full SHA for 819b427
.github/workflows/anchor-build-and-release.yml
@@ -21,7 +21,6 @@ jobs:
21
- name: Build tarballs
22
run: |
23
sudo bash build.sh -s jammy -v raw -a arm64
24
- sudo bash build.sh -s lunar -v raw -a arm64
25
26
- name: upload artifacts
27
uses: actions/upload-artifact@v3
0 commit comments