diff --git a/.github/workflows/build-configurator.yml b/.github/workflows/build-configurator.yml index c08734b6..87827c5b 100644 --- a/.github/workflows/build-configurator.yml +++ b/.github/workflows/build-configurator.yml @@ -33,4 +33,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: Godot Linux Configurator - path: /home/runner/work/configurator.x86_64.pck \ No newline at end of file + path: /home/runner/work/linux.zip \ No newline at end of file