Skip to content

Bump decode-uri-component in /monaco-editor-hello-world (#50) #189

Bump decode-uri-component in /monaco-editor-hello-world (#50)

Bump decode-uri-component in /monaco-editor-hello-world (#50) #189

Workflow file for this run

name: continuous integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: wasm32-unknown-unknown
- uses: actions-rs/cargo@v1
with:
command: build