diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index fda71bcaf9..d46ea14d5e 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -84,9 +84,6 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} RENDERER_VITE_AIHUBMIX_SECRET: ${{ vars.RENDERER_VITE_AIHUBMIX_SECRET }} - - name: Replace spaces in filenames - run: node scripts/replace-spaces.js - - name: Rename artifacts with nightly format shell: bash run: |