mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 06:11:46 -03:00
fix: revert to previous release.yml (#238)
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
sudo -u builder bash << 'EOF'
|
||||
set -e
|
||||
makepkg --printsrcinfo > .SRCINFO
|
||||
makepkg -sS --noconfirm
|
||||
makepkg -s --noconfirm
|
||||
EOF
|
||||
|
||||
- name: Fix permissions for upload
|
||||
@@ -123,7 +123,6 @@ jobs:
|
||||
name: arch-package
|
||||
path: |
|
||||
*.pkg.tar.zst
|
||||
*.src.tar.zst
|
||||
.SRCINFO
|
||||
include-hidden-files: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user