Skip to content

Commit

Permalink
build: another mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDinh committed Mar 25, 2024
1 parent b1ae1b8 commit 9f72bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-linux/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ runs:
uses: actions/upload-artifact@v4
with:
if-no-files-found: error
name: algokit-explorer-${{ runner.arch }}
name: algokit-explorer-linux-${{ runner.arch }}
path: dist

0 comments on commit 9f72bef

Please sign in to comment.