Skip to content

Commit

Permalink
Fix yml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pwiecz committed Mar 29, 2024
1 parent d7ee17c commit 59158e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/generate-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ jobs:
uses: msys2/setup-msys2@v2
with:
update: true
msystem: ucrt64
packboy: >-
toolchain:p
cmake:p
ninja:p
msystem: ucrt64
packboy: >-
toolchain:p
cmake:p
ninja:p
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 59158e7

Please sign in to comment.