Skip to content

Commit

Permalink
Update build-with-cygwin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyboxvk authored Jan 5, 2025
1 parent 84bd046 commit 24e9de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- run: git config --global core.autocrlf input
- name: Install Cygwin Action
uses: cygwin/cygwin-install-action@v4
uses: cygwin/cygwin-install-action@v5
with:
packages: make cmake gcc-core gcc-g++ binutils cygwin-devel w32api-headers w32api-runtime
- name: Checkout
Expand Down

0 comments on commit 24e9de5

Please sign in to comment.