mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 21:02:41 +00:00
Initialize zip content tracking
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
This commit is contained in:
parent
9f27f56d2a
commit
97a56904a5
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -68,6 +68,7 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
ZIP_CONTENTS=""
|
||||
zip_add() {
|
||||
zip -uj eqemu-server-linux-x64.zip "$1"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user