mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 11:19:33 +01:00
Update relaseNewVersion.yml (#32)
This commit is contained in:
committed by
GitHub
parent
56f57b7819
commit
d5266871cb
4
.github/workflows/relaseNewVersion.yml
vendored
4
.github/workflows/relaseNewVersion.yml
vendored
@@ -30,6 +30,10 @@ jobs:
|
||||
run: npm install
|
||||
working-directory: Frontend
|
||||
|
||||
- name: Create .env file
|
||||
run: echo "VITE_APP_WEBSOCKET_IP=localhost" > .env
|
||||
working-directory: Frontend
|
||||
|
||||
- name: Build Frontend
|
||||
run: npm run build
|
||||
working-directory: Frontend
|
||||
|
||||
Reference in New Issue
Block a user