mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 12:51:47 -03:00
Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
|||||||
sudo -u builder bash << 'EOF'
|
sudo -u builder bash << 'EOF'
|
||||||
set -e
|
set -e
|
||||||
makepkg --printsrcinfo > .SRCINFO
|
makepkg --printsrcinfo > .SRCINFO
|
||||||
makepkg -sS --noconfirm
|
makepkg -s --noconfirm
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Fix permissions for upload
|
- name: Fix permissions for upload
|
||||||
|
|||||||
Reference in New Issue
Block a user