Skip to content

Commit 9be3ccd

Browse files
committed
chore: update
1 parent 676bffa commit 9be3ccd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pages-build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
- uses: actions/setup-node@v4
2020
with:
2121
registry-url: https://registry.npmjs.org/
22-
- run: rustup target add wasm32-unknown-unknown
23-
- run: rustup update
22+
- run: cargo install
2423
- run: ./build.sh
2524
- run: npm ci
2625
- run: npm run docs

0 commit comments

Comments
 (0)