Skip to content

Commit

Permalink
use pacboy for msys packages as well (MSYS2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpipe committed Apr 25, 2023
1 parent c270cf2 commit 7642468
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/msys2.yml
Expand Up @@ -33,10 +33,9 @@ jobs:
with:
msystem: ${{matrix.sys}}
update: true
install: >-
git svn wget zip unzip tar make diffutils patch
autoconf automake m4 pkg-config libtool bison
pacboy: >-
git: svn: wget: zip: unzip: tar: make: diffutils: patch:
autoconf: automake: m4: pkg-config: libtool: bison:
toolchain:p opencl-headers:p openblas:p hdf5:p python:p python-pip:p
python-wheel:p python-pyzmq:p python-numpy:p python-scipy:p
python-matplotlib:p python-pytest:p python-colorama:p
Expand Down

0 comments on commit 7642468

Please sign in to comment.