Skip to content

Commit

Permalink
fix indexed files github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Jan 12, 2023
1 parent f0375e0 commit 57fe399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dnf makecache
dnf install -y zip unzip curl cmake
cd /tmp
curl -L https://github.com/libthinkpad/apindex/archive/refs/tags/2.2.zip -O
unzip 2.2.zip
cd apindex-2.2
cmake . -DCMAKE_INSTALL_PREFIX=/usr
make install
Expand Down

0 comments on commit 57fe399

Please sign in to comment.