Skip to content

Commit

Permalink
Try install msys2 before.
Browse files Browse the repository at this point in the history
  • Loading branch information
codecop committed Jul 3, 2024
1 parent c6968ab commit ceb28dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow-chicken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install Chicken
run: |
choco install msys2-installer --version 20161025.0.0 --verbose
choco install msys2 --verbose
choco install chicken --version 4.13.0 --verbose

- name: Test
Expand Down

0 comments on commit ceb28dc

Please sign in to comment.