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:45:39 +01:00
parent f6ec742a82
commit 5966fe944d

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 python3
xbps-install -y cmake python3 tar
- name: Clone and checkout
uses: classabbyamp/treeless-checkout-action@v1