Update LANCommander.yml
parent
92984c1a83
commit
7d3021a63a
|
@ -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…
Reference in New Issue