mirror of
https://github.com/Xevion/rust-sdl2-emscripten.git
synced 2025-12-07 13:16:28 -06:00
Strip to hello-world repo
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: Swatinem/rust-cache@v1
|
||||
|
||||
- name: Build # build
|
||||
run: ./scripts/build-wasm.sh
|
||||
run: ./scripts/build.sh -r
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user