Skip to content

Commit

Permalink
Show zef version in Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jul 29, 2024
1 parent 40f7c90 commit 1f859bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- uses: Raku/setup-raku@v1
with:
raku-version: ${{ matrix.raku-version }}
- name: Tell zef version
run: zef --version
- name: Install JSON::Fast
run: zef install JSON::Fast
- name: Install rak
Expand Down

0 comments on commit 1f859bf

Please sign in to comment.