Skip to content

Bump log from 0.4.19 to 0.4.20 #341

Bump log from 0.4.19 to 0.4.20

Bump log from 0.4.19 to 0.4.20 #341

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- 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