Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
jwendl committed Jul 7, 2021
1 parent 3f37dd5 commit b8410f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
env:
DeployExtension: False

- name: Restore 2019 Packages
run: nuget restore src.2019\NordTheme.sln

- name: Build 2019 Extension
run: msbuild src.2019\NordTheme.sln /p:Configuration=Release /t:Rebuild
env:
Expand Down

0 comments on commit b8410f9

Please sign in to comment.