diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 37bba939d..5c9e1b054 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1201,7 +1201,6 @@ jobs: webassembly-build: runs-on: ubuntu-24.04 name: 🌍 Web - if: false permissions: pages: write id-token: write diff --git a/dist/web/Dockerfile b/dist/web/Dockerfile index 46f4824a0..d5289daa3 100644 --- a/dist/web/Dockerfile +++ b/dist/web/Dockerfile @@ -5,7 +5,7 @@ FROM emscripten/emsdk:4.0.8 AS build ARG UNIQUEKEY 1 RUN apt update -RUN apt install -y git ccache autoconf automake libtool cmake pkg-config ninja-build +RUN apt install -y git ccache autoconf automake libtool pkg-config ninja-build RUN < splashWindow; splashWindow = initializeImHex();