Update ccpp.yml

This commit is contained in:
David Given
2024-03-31 00:30:14 +01:00
committed by GitHub
parent c0ef3215df
commit 4cad34a8a4

View File

@@ -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: