mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-14 08:23:55 +08:00
shit
This commit is contained in:
parent
13e8ba4fb2
commit
f5d7fd5764
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -33,13 +33,13 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- 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: Run build script
|
||||
run: |
|
||||
python build.py ${{ matrix.architecture }} 3.7.9
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.fname }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user