mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24: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
|
- name: Run build script
|
||||||
run: |
|
run: |
|
||||||
python build.py ${{ matrix.architecture }} 3.7.9
|
python build.py ${{ matrix.architecture }} 3.7.9
|
||||||
- name: Generate attestation for artifact
|
# - name: Generate attestation for artifact
|
||||||
uses: actions/attest-build-provenance@v1
|
# uses: actions/attest-build-provenance@v1
|
||||||
with:
|
# with:
|
||||||
subject-path: build/${{ matrix.fname }}.zip
|
# subject-path: build/${{ matrix.fname }}.zip
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.fname }}
|
name: ${{ matrix.fname }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user