Skip to content

Commit

Permalink
Update build-gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbssa authored Nov 9, 2024
1 parent cd929b0 commit dff78c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
steps:
- name: setup msys2
uses: msys2/setup-msys2@v2
with:
install: >-
make
- name: checkout sources
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit dff78c9

Please sign in to comment.