mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +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
|
||||
mac:
|
||||
python3 -m pip install git+https://github.com/nodejs/gyp-next@v0.10.0
|
||||
mkdir gyp
|
||||
""", 'ThirdParty')
|
||||
|
||||
stage('yasm', """
|
||||
|
|
Loading…
Add table
Reference in a new issue