diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b0cddffa4f7..58309d57b3d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -365,6 +365,7 @@ jobs: wasm: name: Check the WASM package and demo + needs: lalrpop runs-on: ubuntu-latest steps: - uses: actions/checkout@v2