mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Fix caching by making a fake dir ThirdParty/gyp.
This commit is contained in:
parent
a4b5b6e370
commit
eaa4c5e5b1
1 changed files with 1 additions and 0 deletions
|
@ -396,6 +396,7 @@ depends:patches/gyp.diff
|
||||||
git apply $LIBS_DIR/patches/gyp.diff
|
git apply $LIBS_DIR/patches/gyp.diff
|
||||||
mac:
|
mac:
|
||||||
python3 -m pip install git+https://github.com/nodejs/gyp-next@v0.10.0
|
python3 -m pip install git+https://github.com/nodejs/gyp-next@v0.10.0
|
||||||
|
mkdir gyp
|
||||||
""", 'ThirdParty')
|
""", 'ThirdParty')
|
||||||
|
|
||||||
stage('yasm', """
|
stage('yasm', """
|
||||||
|
|
Loading…
Add table
Reference in a new issue