mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 21:59:53 +07:00
build: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
3777d2c952
commit
1ec1f7ffb9
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@ -183,7 +183,7 @@ jobs:
|
||||
zip -9 "arc-${{ env.VERSION }}-stable.vmdk-dyn.zip" arc-dyn.vmdk
|
||||
zip -9 "arc-${{ env.VERSION }}-stable.vmdk-flat.zip" arc.vmdk arc-flat.vmdk
|
||||
zip -9 "arc-${{ env.VERSION }}-stable.vhdx.zip" arc.vhdx
|
||||
(cd files && zip -r ../update-${{ env.VERSION }}-stable.zip .)
|
||||
(cd files && zip -r ../update-${{ env.VERSION }}-stable.zip ./p1 ./p3)
|
||||
fi
|
||||
|
||||
# Publish a release if is a tag
|
||||
|
Loading…
Reference in New Issue
Block a user