Skip to content

Commit

Permalink
fix MSVC builds to liboqs 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Dec 23, 2023
1 parent 9f60a74 commit fd8697e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
with:
set-safe-directory: true
repository: open-quantum-safe/liboqs
ref: 0.9.1
path: liboqs
- uses: ilammy/msvc-dev-cmd@v1
with:
Expand Down Expand Up @@ -237,6 +238,7 @@ jobs:
with:
set-safe-directory: true
repository: open-quantum-safe/liboqs
ref: 0.9.1
path: liboqs
- uses: ilammy/msvc-dev-cmd@v1
with:
Expand Down

0 comments on commit fd8697e

Please sign in to comment.