Skip to content

Bump browserify-sign from 4.2.0 to 4.2.3 in /monaco-editor-hello-world #166

Bump browserify-sign from 4.2.0 to 4.2.3 in /monaco-editor-hello-world

Bump browserify-sign from 4.2.0 to 4.2.3 in /monaco-editor-hello-world #166

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