Skip to content

Bump web-sys from 0.3.69 to 0.3.71 #462

Bump web-sys from 0.3.69 to 0.3.71

Bump web-sys from 0.3.69 to 0.3.71 #462

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
- name: Build project
run: wasm-pack build --target web