Testing workflow
Some checks failed
Multi-Platform Release Build / build (false, native) (push) Failing after 8m50s
Multi-Platform Release Build / build (true, aarch64-linux-gnu-gcc, aarch64-unknown-linux-gnu) (push) Failing after 2m0s
Multi-Platform Release Build / build (true, arm-linux-gnueabihf-gcc, armv7-unknown-linux-gnueabihf) (push) Failing after 1m42s
Multi-Platform Release Build / build (true, x86_64-linux-gnu-gcc, x86_64-unknown-linux-gnu) (push) Failing after 2m7s
Multi-Platform Release Build / build (true, x86_64-w64-mingw32-gcc, x86_64-pc-windows-gnu) (push) Failing after 2m9s
Multi-Platform Release Build / create-release (push) Has been skipped
Some checks failed
Multi-Platform Release Build / build (false, native) (push) Failing after 8m50s
Multi-Platform Release Build / build (true, aarch64-linux-gnu-gcc, aarch64-unknown-linux-gnu) (push) Failing after 2m0s
Multi-Platform Release Build / build (true, arm-linux-gnueabihf-gcc, armv7-unknown-linux-gnueabihf) (push) Failing after 1m42s
Multi-Platform Release Build / build (true, x86_64-linux-gnu-gcc, x86_64-unknown-linux-gnu) (push) Failing after 2m7s
Multi-Platform Release Build / build (true, x86_64-w64-mingw32-gcc, x86_64-pc-windows-gnu) (push) Failing after 2m9s
Multi-Platform Release Build / create-release (push) Has been skipped
This commit is contained in:
parent
98da3e0c05
commit
06af1d284f
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ jobs:
|
||||||
file "release-artifacts/$OUTPUT_NAME" || true
|
file "release-artifacts/$OUTPUT_NAME" || true
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: https://code.forgejo.org/actions/upload-artifact@v4
|
uses: https://code.forgejo.org/actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: binary-${{ matrix.target }}
|
name: binary-${{ matrix.target }}
|
||||||
path: release-artifacts/
|
path: release-artifacts/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue