Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored May 8, 2024
1 parent 41271e6 commit 0bb983c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
shell: bash
run: |
rm -rf .git/
cd IncusBindings && GOMODCACHE="$PWD"/go-mod go mod download -modcacherw -x && cd ..
tar cfJ untitled-game-system-manager.tar.xz . || echo "Might have failed"
- name: Create Release
uses: softprops/action-gh-release@master
Expand Down

0 comments on commit 0bb983c

Please sign in to comment.