Skip to content

Commit

Permalink
GHA: Inherit PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Aug 26, 2020
1 parent eb2a43e commit d9f6676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
if: matrix.toolchain == 'mingw'
with:
msystem: ${{ matrix.msystem }}
install: git
path-type: inherit
release: false

- uses: actions/checkout@v2
Expand Down

0 comments on commit d9f6676

Please sign in to comment.