Update LANCommander.yml
This commit is contained in:
parent
92984c1a83
commit
7d3021a63a
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: npm ci
|
||||
- run: npm install
|
||||
- name: Build
|
||||
run: dotnet build "./LANCommander/LANCommander.csproj" --no-restore
|
||||
- name: Publish
|
||||
|
|
Loading…
Add table
Reference in a new issue