mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-26 12:42:15 +02:00
Updated build.yml
Updated build.yml
This commit is contained in:
parent
613d2618a0
commit
e5913d63ba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: Swatinem/rust-cache@v1.0.1
|
- uses: Swatinem/rust-cache@v1.0.1
|
||||||
- run: cargo build --target wasm32-unknown-unknown --no-default-features
|
- run: cd kalk; cargo build --target wasm32-unknown-unknown --no-default-features
|
Loading…
x
Reference in New Issue
Block a user