Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Feb 28, 2023
1 parent 01dde90 commit 6773f19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-win-ext/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ runs:
shell: powershell
run: |
Write-Output "::group::Install dependencies"
mkdir ${{ env.CACHE_DIR }}\Choco
choco install --no-progress -y --cache-location=${{ env.CACHE_DIR }}\Choco re2c
Write-Output "::endgroup::"
Expand Down

0 comments on commit 6773f19

Please sign in to comment.