mirror of
https://github.com/AuxXxilium/arc-custom.git
synced 2024-11-23 14:50:57 +07:00
build: add version file
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
8297bd536f
commit
f34a7e90d4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Patches Package
|
- name: Build Patches Package
|
||||||
run: |
|
run: |
|
||||||
zip -9j custom.zip -j *.tgz *.gz
|
zip -9j custom.zip -j *.tgz *.gz VERSION
|
||||||
sha256sum custom.zip >checksum.sha256
|
sha256sum custom.zip >checksum.sha256
|
||||||
|
|
||||||
- name: Upload to Artifacts
|
- name: Upload to Artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user