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 c5c524d commit dcc8e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/archlinux-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
su builder -c "bash build.sh"
- name: Upload zst file to the release
run: |
echo $(ls)
cd ./build
gh release upload ${{ github.event.release.tag_name }} ./namban*zst -R ${{ github.repository }}

0 comments on commit dcc8e8b

Please sign in to comment.