Skip to content

Commit

Permalink
Deps?
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Nov 30, 2023
1 parent e49ba2a commit b9c6540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
update: true
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python-pip mingw-w64-x86_64-python-pillow
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python-pip mingw-w64-x86_64-python-pillow mingw-w64-x86_64-rust

- name: (MSYS2) Install Python dependencies
shell: msys2 {0}
Expand Down

0 comments on commit b9c6540

Please sign in to comment.