diff --git a/.gitea/workflows/bundle.yml b/.gitea/workflows/bundle.yml index 5f03a39..7fe3bc9 100644 --- a/.gitea/workflows/bundle.yml +++ b/.gitea/workflows/bundle.yml @@ -44,7 +44,7 @@ jobs: - name: Bundle DLLs uses: hylo-lang/swift-windows-dll-bundler@v1 with: - executable: artifacts/SwiftRunnerTesting.exe + executable: artifacts/release/SwiftRunnerTesting.exe - name: Upload Artifact uses: actions/upload-artifact@v4