using trash branch of lus to try to get libzip to work

This commit is contained in:
briaguya 2024-02-19 08:21:18 -05:00
parent f7e62372c1
commit 74e55fee6e
2 changed files with 1 additions and 5 deletions

View File

@ -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