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 b1ae1b8 commit 9f72befCopy full SHA for 9f72bef
.github/actions/build-linux/action.yaml
@@ -47,5 +47,5 @@ runs:
47
uses: actions/upload-artifact@v4
48
with:
49
if-no-files-found: error
50
- name: algokit-explorer-${{ runner.arch }}
+ name: algokit-explorer-linux-${{ runner.arch }}
51
path: dist
0 commit comments