Update .gitea/workflows/CI.yaml
All checks were successful
builder / build (push) Successful in 1m41s
All checks were successful
builder / build (push) Successful in 1m41s
This commit is contained in:
parent
236def563d
commit
e210eae2e7
@ -13,7 +13,7 @@ jobs:
|
||||
- run: apt update && apt install cmake xorg-dev libglu1-mesa-dev clang -y
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
- run: cargo build
|
||||
- run: cargo build --release
|
||||
- name: Upload artifacts
|
||||
uses: https://git.kjan.de/actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user