We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27a0b9 commit ec208d5Copy full SHA for ec208d5
1 file changed
.github/workflows/build-release.yml
@@ -54,6 +54,7 @@ jobs:
54
uses: ad-build-test/tauri-action@v0.6.1
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
+ VITE_API_URL: http://lcls-dev9:8080
58
with:
59
args: >-
60
--bundles rpm
0 commit comments