mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
..
This commit is contained in:
parent
a2436af14e
commit
5e60225e16
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -36,10 +36,10 @@ jobs:
|
||||
- name: Run build script
|
||||
run: |
|
||||
python build.py ${{ matrix.architecture }} 3.7.9
|
||||
- name: Generate attestation for artifact
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-path: build/${{ matrix.fname }}.zip
|
||||
# - name: Generate attestation for artifact
|
||||
# uses: actions/attest-build-provenance@v1
|
||||
# with:
|
||||
# subject-path: build/${{ matrix.fname }}.zip
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.fname }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user