mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-16 03:39:34 +01:00
committed by
GitHub
parent
2e5a42b6d3
commit
539e29dc56
4
.github/workflows/relaseNewVersion.yml
vendored
4
.github/workflows/relaseNewVersion.yml
vendored
@@ -26,10 +26,6 @@ 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