diff --git a/.github/workflows/precompile.yml b/.github/workflows/precompile.yml index a7f2958de..00e0f1f3c 100644 --- a/.github/workflows/precompile.yml +++ b/.github/workflows/precompile.yml @@ -60,7 +60,6 @@ jobs: - name: Install JS run: | just rush install - just rush build - name: Precompute release name id: release_name