Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Aug 30, 2024
1 parent b9edd52 commit bcca1bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:

- name: Build
env:
VITE_APP_BASE_API: 'https://zerocat.houlangs.com'
VITE_APP_BASE_API: https://zerocat.houlangs.com
VITE_APP_GEEID: 1cf35895f55079736b4140971e20d367
VITE_APP_SCRATCH_PROXY: http://scratch.192325.xyz
VITE_APP_SCRATCH_PROXY_GUI: https://scratch.192325.xyz/editor
run: |
git submodule update --init --recursive
npm install
Expand Down

0 comments on commit bcca1bc

Please sign in to comment.