mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-03-18 03:30:08 +01:00
workflows: Fix Windows build
This commit is contained in:
parent
080dcfe308
commit
42dd94ea30
4
.github/workflows/package.yml
vendored
4
.github/workflows/package.yml
vendored
@ -74,9 +74,7 @@ jobs:
|
||||
CXX: g++
|
||||
PkgConfig_DIR: ./
|
||||
run: |
|
||||
# Set PATH so CMake can find pkg-config
|
||||
export PATH=`pwd`/bin:$PATH
|
||||
# export GTKMM_BASEPATH=`pwd`
|
||||
export PKG_CONFIG=`pwd`/bin/pkg-config.exe
|
||||
./scripts/package.sh .
|
||||
shell: bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user