This commit is contained in:
@@ -21,7 +21,9 @@ jobs:
|
||||
cd /root/repos/music-jeopardy
|
||||
git pull
|
||||
npm ci
|
||||
|
||||
- name: ip
|
||||
run: |
|
||||
ip addr show eth0
|
||||
- name: Start Vue dev server
|
||||
run: |
|
||||
npm run dev -- --host 0.0.0.0 --port 5173
|
||||
|
||||
Reference in New Issue
Block a user