use old commit
This commit is contained in:
parent
391cde8547
commit
493a3eed51
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ build :
|
|||
rm -rf windows
|
||||
git clone https://gitlab.com/librewolf-community/browser/windows.git
|
||||
|
||||
( cd windows/linux && pwd && ${MAKE} fetch )
|
||||
( cd windows/linux && git checkout bbd755475344cebaa8433c56cf4825344feb9e7b && pwd && ${MAKE} fetch )
|
||||
|
||||
ifeq ($(use_docker),false)
|
||||
( cd windows/linux && ${MAKE} )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue