Skip to content

Commit

Permalink
Add debugging info
Browse files Browse the repository at this point in the history
  • Loading branch information
neilenns committed Dec 7, 2023
1 parent 9c2f898 commit 9ee9693
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
with:
nsis-version: 3.04

- name: Verify makensis version
run: makensis.exe /VERSION

- name: Restore NuGet packages
working-directory: ${{env.GITHUB_WORKSPACE}}
run: nuget restore ${{env.SOLUTION_FILE_PATH}}
Expand Down

0 comments on commit 9ee9693

Please sign in to comment.