From a05cce38651cedbe9ea5a9b639e1d1296a4c6a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Sat, 30 Mar 2024 08:31:28 +0100 Subject: [PATCH] ci: pages --- .github/workflows/pages.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index bac02b8..b809d90 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -91,11 +91,7 @@ jobs: xbps-install -yu - name: Clone and checkout - uses: actions/checkout@v4 - with: - submodules: true - filter: tree:0 - fetch-depth: 0 + uses: classabbyamp/treeless-checkout-action@v1 - name: Create hostrepo and prepare masterdir run: | @@ -119,6 +115,7 @@ jobs: - name: Build apindex run: | + git clone https://github.com/libthinkpad/apindex.git cd apindex mkdir build cd build