1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 20:13:19 +02:00

ci: pages

This commit is contained in:
Jozef Steinhübl 2024-03-30 08:31:28 +01:00
parent e7fcd38f2c
commit a05cce3865

View file

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