mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
workflow: Remove mention of removed Frameworks directory
Cg is now shipped as just a regular library
This commit is contained in:
parent
f4fa444013
commit
5cb4f6b518
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -97,12 +97,6 @@ jobs:
|
||||
mv panda3d-1.10.8/thirdparty thirdparty
|
||||
rmdir panda3d-1.10.8
|
||||
|
||||
mkdir -p build/Frameworks
|
||||
cp -R thirdparty/darwin-libs-a/nvidiacg/Cg.framework build/Frameworks/Cg.framework
|
||||
|
||||
mkdir -p "build/${{ matrix.config }}/Frameworks"
|
||||
cp -R thirdparty/darwin-libs-a/nvidiacg/Cg.framework "build/${{ matrix.config }}/Frameworks/Cg.framework"
|
||||
|
||||
brew install ccache
|
||||
|
||||
- name: Install dependencies (Ubuntu)
|
||||
|
Loading…
x
Reference in New Issue
Block a user