set VK_SHARED_API_BASE for Linux builds (#1292)
This commit is contained in:
committed by
Louis Knight-Webb
parent
abf3242402
commit
1f280f4e27
1
.github/workflows/pre-release.yml
vendored
1
.github/workflows/pre-release.yml
vendored
@@ -235,6 +235,7 @@ jobs:
|
||||
env:
|
||||
POSTHOG_API_KEY: ${{ secrets.POSTHOG_API_KEY }}
|
||||
POSTHOG_API_ENDPOINT: ${{ secrets.POSTHOG_API_ENDPOINT }}
|
||||
VK_SHARED_API_BASE: ${{ secrets.VK_SHARED_API_BASE }}
|
||||
|
||||
- name: Build backend (non-Linux)
|
||||
if: runner.os != 'Linux'
|
||||
|
||||
Reference in New Issue
Block a user