mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Okay, that's not working. What's available?
This commit is contained in:
3
.github/workflows/ccpp.yml
vendored
3
.github/workflows/ccpp.yml
vendored
@@ -26,8 +26,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: pacman
|
||||
shell: python .github\workflows\msys-bash.py {0}
|
||||
#shell: python .github\workflows\msys-bash.py {0}
|
||||
run: |
|
||||
dir /s c:\tools
|
||||
pacman -S --noconfirm --needed make ninja mingw-w64-i686-libusb mingw-w64-i686-sqlite3 mingw-w64-i686-zlib mingw-w64-i686-gcc zip
|
||||
ls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user