mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 17:06:22 +00:00
ci: Set compiler path for Cygwin
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
1
.github/workflows/cygwin-build.yml
vendored
1
.github/workflows/cygwin-build.yml
vendored
@@ -69,6 +69,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Meson setup
|
- name: Meson setup
|
||||||
env:
|
env:
|
||||||
|
CC: /usr/bin/gcc
|
||||||
PKG_CONFIG_PATH: ${{ github.workspace }}/deps/libstrophe/install/lib/pkgconfig:$PKG_CONFIG_PATH
|
PKG_CONFIG_PATH: ${{ github.workspace }}/deps/libstrophe/install/lib/pkgconfig:$PKG_CONFIG_PATH
|
||||||
run: |
|
run: |
|
||||||
cd "$GITHUB_WORKSPACE"
|
cd "$GITHUB_WORKSPACE"
|
||||||
|
|||||||
Reference in New Issue
Block a user