mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-09 16:48:05 +01:00
ci: pages
This commit is contained in:
parent
f6ec742a82
commit
5966fe944d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue