Skip to content

Commit

Permalink
Update GitHun Action workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Nov 27, 2023
1 parent bad27a7 commit 1aea570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/msvc_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
steps:
- name: "Install latest MSVC compiler"
uses: ilammy/[email protected]
with:
vsversion: "2023"
- name: "Install cmake 3.25.2"
uses: lukka/[email protected]
- name: "Clone the PLSSVM repository into PLSSVM/"
Expand Down

0 comments on commit 1aea570

Please sign in to comment.