Skip to content

Commit

Permalink
ci: windows: requires msys2 shell for action-meson
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Aug 1, 2024
1 parent ce3c0a7 commit 1519ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
actions: '["prefetch", "setup", "compile"]'
options: '-Dconfig=.config -Ddts=dts/examples/nucleo_u5a5_autotest.dts -Ddts-include-dirs=dts'
pip: 'python3 -m pip'
shell: 'msys2 {0}'
env:
MSYS2_ARCH: x86_64
MSYS2_CURSES: pdcurses
Expand Down

0 comments on commit 1519ed1

Please sign in to comment.