Skip to content

Commit

Permalink
Typo 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nerudaj committed Jul 26, 2024
1 parent 4874e52 commit 424032c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildInstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install NSIS
run: |
& "${{env.BUILD_DIR}}\nsis\nsis-3.08-setup.exe" \S
& "${{github.workspace}}\nsis\nsis-3.08-setup.exe" \S
shell: powershell

- name: Setup cmake
Expand Down

0 comments on commit 424032c

Please sign in to comment.