mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Update ccpp.yml
This commit is contained in:
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@@ -75,9 +75,7 @@ jobs:
|
||||
|
||||
- name: run
|
||||
run: |
|
||||
wsl sh -c 'cp -av fluxengine fluxengine-testdata /tmp/'
|
||||
wsl sh -c 'make -C /tmp/fluxengine BUILDTYPE=windows V=1'
|
||||
wsl sh -c 'cp /tmp/*.exe .'
|
||||
wsl sh -c 'make -C fluxengine BUILDTYPE=windows V=1 CFLAGS=-v'
|
||||
|
||||
#- uses: Vampire/setup-wsl@v3
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user