mirror of
https://github.com/Xevion/rust-sdl2-emscripten.git
synced 2025-12-07 03:16:23 -06:00
Simplify code
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
pages: write
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@v2 # repo checkout
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: mymindstorm/setup-emsdk@v11
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user