Update LANCommander.yml
This commit is contained in:
parent
8e85723f4d
commit
1e98412b17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/LANCommander.yml
vendored
2
.github/workflows/LANCommander.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: dotnet restore
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3.8.1
|
||||
- run: cd wwwroot/scripts; npm install
|
||||
- run: cd LANCommander/wwwroot/scripts; npm install
|
||||
- name: Build
|
||||
run: dotnet build "./LANCommander/LANCommander.csproj" --no-restore
|
||||
- name: Publish
|
||||
|
|
Loading…
Add table
Reference in a new issue