Merge pull request #7 from AuxXxilium/dev

build: update
This commit is contained in:
Christian 2024-01-16 19:42:11 +01:00 committed by GitHub
commit 0020d48e5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ jobs:
- name: Build Patches Package
run: |
zip -9 patches.zip -j *.patch *.sh VERSION
zip -9 patches.zip -j *.patch *.sh VERSION modulelist
- name: Upload to Artifacts
uses: actions/upload-artifact@v3