Testing workflow
Some checks failed
Multi-Platform Release Build / build (false, native) (push) Successful in 10m47s
Multi-Platform Release Build / build (true, aarch64-linux-gnu-gcc, aarch64-unknown-linux-gnu) (push) Failing after 1m27s
Multi-Platform Release Build / build (true, arm-linux-gnueabihf-gcc, armv7-unknown-linux-gnueabihf) (push) Failing after 1m38s
Multi-Platform Release Build / build (true, x86_64-linux-gnu-gcc, x86_64-unknown-linux-gnu) (push) Failing after 1m54s
Multi-Platform Release Build / build (true, x86_64-w64-mingw32-gcc, x86_64-pc-windows-gnu) (push) Failing after 1m27s
Multi-Platform Release Build / create-release (push) Has been skipped
Some checks failed
Multi-Platform Release Build / build (false, native) (push) Successful in 10m47s
Multi-Platform Release Build / build (true, aarch64-linux-gnu-gcc, aarch64-unknown-linux-gnu) (push) Failing after 1m27s
Multi-Platform Release Build / build (true, arm-linux-gnueabihf-gcc, armv7-unknown-linux-gnueabihf) (push) Failing after 1m38s
Multi-Platform Release Build / build (true, x86_64-linux-gnu-gcc, x86_64-unknown-linux-gnu) (push) Failing after 1m54s
Multi-Platform Release Build / build (true, x86_64-w64-mingw32-gcc, x86_64-pc-windows-gnu) (push) Failing after 1m27s
Multi-Platform Release Build / create-release (push) Has been skipped
This commit is contained in:
parent
f99e7dafae
commit
239f9529d5
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://data.forgejo.org/actions/upload-artifact@v4
|
uses: https://data.forgejo.org/forgejo/upload-artifact@v4
|
||||||
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