mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Let's try this, but with the right path.
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: pacman
|
||||
shell: python scripts\msys-bash.py {0}
|
||||
shell: python .github\workflows\msys-bash.py {0}
|
||||
run: |
|
||||
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