mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 14:27:14 +00:00
Build fixes
This commit is contained in:
2
.github/workflows/ui-build-check.yml
vendored
2
.github/workflows/ui-build-check.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/share/pkgconfig
|
||||
export PKG_CONFIG_SYSROOT_DIR=/
|
||||
export PKG_CONFIG_ALL_STATIC=1
|
||||
export RUSTFLAGS="-C target-feature=+crt-static"
|
||||
export RUSTFLAGS='-C target-feature=+crt-static'
|
||||
cargo build --target ${{ matrix.build_target }}
|
||||
|
||||
- name: Build MacOS
|
||||
|
Reference in New Issue
Block a user