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

ci: pages

This commit is contained in:
Jozef Steinhübl 2024-03-30 08:41:24 +01:00
parent efc3ba1098
commit f6ec742a82

View file

@ -89,7 +89,7 @@ jobs:
xbps-install -Syu || xbps-install -yu xbps
# Upgrade again (in case there was a xbps update)
xbps-install -yu
xbps-install -y cmake
xbps-install -y cmake python3
- name: Clone and checkout
uses: classabbyamp/treeless-checkout-action@v1