Skip to content

Commit

Permalink
Update BuildInstaller.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nerudaj authored Mar 2, 2024
1 parent 41445d6 commit 0fc0b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/BuildInstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ jobs:
runs-on: windows-2022

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: repolevedavaj/[email protected]
with:
nsis-version: 3.08

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.13
uses: jwlawson/actions-setup-cmake@v1.14
with:
cmake-version: '3.26.1'

Expand Down

0 comments on commit 0fc0b86

Please sign in to comment.