mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 10:41:46 -03:00
Merge branch 'develop' into fix/v2.2.0-failed-release
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'
|
||||
set -e
|
||||
makepkg --printsrcinfo > .SRCINFO
|
||||
makepkg -s --noconfirm
|
||||
makepkg -sS --noconfirm
|
||||
EOF
|
||||
|
||||
- name: Fix permissions for upload
|
||||
|
||||
Reference in New Issue
Block a user