diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1ef0a1d0..5bb27c6c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -34,5 +34,5 @@ jobs: - name: Run Build and Upload Script shell: pwsh run: | - Move-Item .github/build_windows_packages.ps1 ../build_windows_packages.ps1 + Move-Item .github/test.ps1 ../test.ps1 ../test.ps1 \ No newline at end of file