Skip to content

Commit

Permalink
fix path type
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis committed Nov 10, 2024
1 parent a34c7f0 commit f2d4d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
mingw-w64-x86_64-gcc
mingw-w64-x86_64-openssl
base-devel
msys2-path-type: inherit
path-type: inherit

- name: Set MinGW environment for OpenSSL build
if: runner.os == 'Windows'
Expand Down

0 comments on commit f2d4d54

Please sign in to comment.