Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SayakaIsBaka authored Mar 4, 2024
1 parent 702bcd8 commit aaa1c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
- uses: lukka/get-cmake@latest

- name: Setup vcpkg and install packages
uses: lukka/run-vcpkg@latest
uses: lukka/run-vcpkg@v11.5

- name: Run CMake
uses: lukka/run-cmake@latest
uses: lukka/run-cmake@v10.7
with:
configurePreset: 'x64-Release'
buildPreset: 'x64-Release'

0 comments on commit aaa1c23

Please sign in to comment.