Skip to content

Commit

Permalink
fixup to linux yml workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <[email protected]>
  • Loading branch information
baentsch committed Jun 11, 2024
1 parent 7ebd0fe commit 349d5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
image: ${{ matrix.container }}
env:
MAKE_PARAMS: "-j 18"
LIBOQS_BRANCH="0.10.1"
LIBOQS_BRANCH: "0.10.1"
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 349d5a2

Please sign in to comment.