Run npm install for server
This commit is contained in:
parent
b816b1e842
commit
adae9f9f6d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/LANCommander.Debug.yml
vendored
1
.github/workflows/LANCommander.Debug.yml
vendored
|
|
@ -57,6 +57,7 @@ jobs:
|
|||
|
||||
# UI
|
||||
- run: cd ./LANCommander.UI; npm install; npm run package
|
||||
- run: cd ./LANCommander.Server; npm install
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue