Skip to content

Commit

Permalink
TRY: download K/N compiler in a separate step
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Aug 29, 2024
1 parent 71eb4fb commit 964013a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ runs:
with:
release: false
install: mingw-w64-x86_64-openssl
- if: runner.os == 'Windows'
shell: bash
run: ./gradlew :testtool:client:assemble --no-daemon

0 comments on commit 964013a

Please sign in to comment.