build(linux): generate glad sources at compile time (#4798)
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
This commit is contained in:
4
.github/workflows/ci-freebsd.yml
vendored
4
.github/workflows/ci-freebsd.yml
vendored
@@ -138,8 +138,8 @@ jobs:
|
||||
release: ${{ matrix.bsd_release }}
|
||||
run: |
|
||||
set -e
|
||||
# install gcvor
|
||||
python -m pip install "./scripts[test]"
|
||||
# install glad deps and gcvor
|
||||
python -m pip install ".[glad,test]"
|
||||
|
||||
# fix git safe.directory issues
|
||||
git config --global --add safe.directory "*"
|
||||
|
||||
Reference in New Issue
Block a user