Skip to content

Commit ec208d5

Browse files
committed
Add VITE_API_URL to release build
1 parent e27a0b9 commit ec208d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: ad-build-test/tauri-action@v0.6.1
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57+
VITE_API_URL: http://lcls-dev9:8080
5758
with:
5859
args: >-
5960
--bundles rpm

0 commit comments

Comments
 (0)