diff --git a/.github/workflows/build-configurator.yml b/.github/workflows/build-configurator.yml index 4239ab4d..e8741476 100644 --- a/.github/workflows/build-configurator.yml +++ b/.github/workflows/build-configurator.yml @@ -29,11 +29,11 @@ jobs: relative_export_path: ../../ archive_output: true - - name: Upload Linux artifact - uses: actions/upload-artifact@v4 - with: - name: Godot Linux Configurator - path: /home/runner/work/linux.zip + # - name: Upload Linux artifact + # uses: actions/upload-artifact@v4 + # with: + # name: Godot Linux Configurator + # path: /home/runner/work/linux.zip - name: create release