Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmacha committed Jun 1, 2024
1 parent 8c270b2 commit 2a78b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Convert version to toolkit
id: convert-version
env:
OS: {{ matrix.os }}
OS: ${{ matrix.os }}
MSVC_VERSION: ${{ matrix.toolit }}
run: |
$TOOLKIT=""
Expand Down

0 comments on commit 2a78b12

Please sign in to comment.