Skip to content

Commit

Permalink
Remove extra restore step in tgs-deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Aug 18, 2023
1 parent a165d39 commit bc14c2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1421,8 +1421,6 @@ jobs:
dotnet tool restore
# We need to rebuild the installer.exe so it can be properly signed
- name: Restore
run: dotnet restore

- name: Build Host
run: dotnet build -c Release src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Expand Down

0 comments on commit bc14c2d

Please sign in to comment.