Skip to content

Commit 47ff517

Browse files
committed
Updated pixels version
1 parent d7c7fec commit 47ff517

File tree

3 files changed

+171
-115
lines changed

3 files changed

+171
-115
lines changed

.github/workflows/deploy-docs.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
rustup target add wasm32-unknown-unknown
2929
3030
- uses: jetli/wasm-bindgen-action@v0.2.0
31+
with:
32+
version: 0.2.92
3133

3234
- name: Install dependencies
3335
run: |

0 commit comments

Comments
 (0)