diff --git a/.github/workflows/ci-build-web.yml b/.github/workflows/ci-build-web.yml index a37e58a..e1302d2 100644 --- a/.github/workflows/ci-build-web.yml +++ b/.github/workflows/ci-build-web.yml @@ -9,8 +9,8 @@ on: - synchronize jobs: - build_webassembly_version: - name: Build webassembly version + build_web: + name: Build web runs-on: ubuntu-latest permissions: write-all steps: