Skip to content

Commit

Permalink
build renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna-f1sh committed Dec 1, 2022
1 parent b52fd82 commit 920ae6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
# Let subsequent steps know where to find the compressed package
echo "PKG_PATH=${PKG_STAGING}/${PKG_NAME}" >> $GITHUB_OUTPUT
- name: archive executable
- name: Upload package artifact
uses: actions/upload-artifact@master
with:
name: ${{ steps.package.outputs.PKG_NAME }}
Expand Down

0 comments on commit 920ae6d

Please sign in to comment.