Skip to content

Commit

Permalink
Attempt Windows CI without installing JSON::Fast separately
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jul 29, 2024
1 parent 95c010f commit 5ebefa1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:

- name: Ensure TMPDIR exists
run: mkdir -p ${{ env.TMPDIR }}
- name: Tell zef version
run: zef --version
- name: Install JSON::Fast
run: zef install JSON::Fast --/test
- name: Install rak
run: zef install rak
- name: Install Dependencies
Expand Down

0 comments on commit 5ebefa1

Please sign in to comment.