We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6d620 commit eefec0bCopy full SHA for eefec0b
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: actions/upload-artifact@v4
54
with:
55
name: macos-app
56
- path: build/macos/Build/Products/Release
+ path: build/macos/Build/Products/Release/VPN\ Client.app
57
build-windows:
58
name: Build Windows
59
runs-on: windows-latest
0 commit comments