Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardus authored Feb 14, 2023
1 parent c17582e commit 1fc923a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ jobs:
run: msbuild $env:Solution_Name /t:Restore /p:Configuration=$env:Configuration
env:
Configuration: ${{ matrix.configuration }}

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.4.1

0 comments on commit 1fc923a

Please # to comment.