Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Aug 30, 2023
1 parent 2e94ba2 commit 6df725e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
echo $path | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- name: Setup jextract
if: matrix.os != 'windows-latest'
shell: powershell
run: |
curl -L https://download.java.net/java/early_access/jextract/1/openjdk-20-jextract+1-2_windows-x64_bin.tar.gz -o jextract.tar.gz
Expand Down

0 comments on commit 6df725e

Please sign in to comment.