mirror of
https://github.com/AuxXxilium/arc-patches.git
synced 2024-11-23 14:50:55 +07:00
patch: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
9c78f2814e
commit
96832eea28
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -56,8 +56,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Patches Package
|
- name: Build Patches Package
|
||||||
run: |
|
run: |
|
||||||
zip -9j patches.zip -j *.patch *.sh VERSION modulelist
|
zip -9j patches.zip -j *.patch *.sh VERSION
|
||||||
sha256sum patches.zip >checksum.sha256
|
|
||||||
|
|
||||||
- name: Upload to Artifacts
|
- name: Upload to Artifacts
|
||||||
if: success() && env.VERSION == ''
|
if: success() && env.VERSION == ''
|
||||||
@ -66,7 +65,6 @@ jobs:
|
|||||||
name: patches
|
name: patches
|
||||||
path: |
|
path: |
|
||||||
patches.zip
|
patches.zip
|
||||||
checksum.sha256
|
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
if: success() && env.VERSION != ''
|
if: success() && env.VERSION != ''
|
||||||
@ -80,4 +78,3 @@ jobs:
|
|||||||
${{ steps.Changelog.outputs.changelog }}
|
${{ steps.Changelog.outputs.changelog }}
|
||||||
artifacts: |
|
artifacts: |
|
||||||
patches.zip
|
patches.zip
|
||||||
checksum.sha256
|
|
0
ramdisk-disable-disabled-ports-00000.patch
Normal file → Executable file
0
ramdisk-disable-disabled-ports-00000.patch
Normal file → Executable file
0
ramdisk-disable-disabled-ports-42661.patch
Normal file → Executable file
0
ramdisk-disable-disabled-ports-42661.patch
Normal file → Executable file
0
ramdisk-disable-root-pwd-00000.patch
Normal file → Executable file
0
ramdisk-disable-root-pwd-00000.patch
Normal file → Executable file
0
ramdisk-disable-root-pwd-64216.patch
Normal file → Executable file
0
ramdisk-disable-root-pwd-64216.patch
Normal file → Executable file
0
ramdisk-etc-rc-00000.patch
Normal file → Executable file
0
ramdisk-etc-rc-00000.patch
Normal file → Executable file
0
ramdisk-init-script-00000.patch
Normal file → Executable file
0
ramdisk-init-script-00000.patch
Normal file → Executable file
0
ramdisk-init-script-25556.patch
Normal file → Executable file
0
ramdisk-init-script-25556.patch
Normal file → Executable file
0
ramdisk-init-script-64216.patch
Normal file → Executable file
0
ramdisk-init-script-64216.patch
Normal file → Executable file
0
ramdisk-init-script-69057.patch
Normal file → Executable file
0
ramdisk-init-script-69057.patch
Normal file → Executable file
0
ramdisk-network-hosts-00000.patch
Normal file → Executable file
0
ramdisk-network-hosts-00000.patch
Normal file → Executable file
0
ramdisk-post-init-script-00000.patch
Normal file → Executable file
0
ramdisk-post-init-script-00000.patch
Normal file → Executable file
0
ramdisk-post-init-script-25556.patch
Normal file → Executable file
0
ramdisk-post-init-script-25556.patch
Normal file → Executable file
0
ramdisk-post-init-script-42661.patch
Normal file → Executable file
0
ramdisk-post-init-script-42661.patch
Normal file → Executable file
0
ramdisk-post-init-script-42951.patch
Normal file → Executable file
0
ramdisk-post-init-script-42951.patch
Normal file → Executable file
0
ramdisk-post-init-script-69057.patch
Normal file → Executable file
0
ramdisk-post-init-script-69057.patch
Normal file → Executable file
Loading…
Reference in New Issue
Block a user