diff --git a/.github/workflows/windows-profile-build.yml b/.github/workflows/windows-profile-build.yml index f833da6cd..2f33d61b2 100644 --- a/.github/workflows/windows-profile-build.yml +++ b/.github/workflows/windows-profile-build.yml @@ -27,6 +27,9 @@ jobs: - name: Install pnpm run: npm install -g pnpm + - name: Install Surfer + run: | + npm i -g @zen-browser/surfer - name: Download firefox