mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Override node
This commit is contained in:
parent
be83690d52
commit
56e8c2248d
@ -34,6 +34,7 @@ jobs:
|
||||
brew install create-dmg
|
||||
brew install clang-format
|
||||
brew install node
|
||||
brew link --overwrite node
|
||||
npm install -g appdmg
|
||||
wget "https://sourceforge.net/projects/p7zip/files/p7zip/16.02/p7zip_16.02_src_all.tar.bz2" -P $(Build.SourcesDirectory)/compressed_archive
|
||||
tar xjf $(Build.SourcesDirectory)/compressed_archive/p7zip_16.02_src_all.tar.bz2 -C $(Build.SourcesDirectory)/compressed_archive
|
||||
|
Loading…
x
Reference in New Issue
Block a user