mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 23:55:06 -04:00
using trash branch of lus to try to get libzip to work
This commit is contained in:
parent
f7e62372c1
commit
74e55fee6e
4
.github/workflows/generate-builds.yml
vendored
4
.github/workflows/generate-builds.yml
vendored
@ -267,10 +267,6 @@ jobs:
|
||||
sudo apt-get remove -y cmake
|
||||
wget https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-linux-x86_64.sh -O /tmp/cmake.sh
|
||||
sudo sh /tmp/cmake.sh --prefix=/usr/local/ --exclude-subdir
|
||||
NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
(echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> /github/home/.bashrc
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
brew install libzip
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9f84596dc94703f63a671f7e83aa9c2bc8c733aa
|
||||
Subproject commit ff43527e566be670cd1ad1487cf4e54558135ee9
|
Loading…
Reference in New Issue
Block a user