Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
meshya committed May 28, 2024
1 parent dcc8e8b commit 3b08611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archlinux-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Upload zst file to the release
run: |
echo $(ls)
cd ./build
cd $GITHUB_WORKSPACE/package/archlinux/build
gh release upload ${{ github.event.release.tag_name }} ./namban*zst -R ${{ github.repository }}

0 comments on commit 3b08611

Please sign in to comment.