mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-10 00:48:06 +01:00
ci: pages
This commit is contained in:
parent
a05cce3865
commit
efc3ba1098
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -89,6 +89,7 @@ jobs:
|
||||||
xbps-install -Syu || xbps-install -yu xbps
|
xbps-install -Syu || xbps-install -yu xbps
|
||||||
# Upgrade again (in case there was a xbps update)
|
# Upgrade again (in case there was a xbps update)
|
||||||
xbps-install -yu
|
xbps-install -yu
|
||||||
|
xbps-install -y cmake
|
||||||
|
|
||||||
- name: Clone and checkout
|
- name: Clone and checkout
|
||||||
uses: classabbyamp/treeless-checkout-action@v1
|
uses: classabbyamp/treeless-checkout-action@v1
|
||||||
|
@ -105,7 +106,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
rm srcpkgs/google-chrome -rf
|
rm srcpkgs/google-chrome -rf
|
||||||
./common/hypa/build.sh
|
./common/hypa/build.sh
|
||||||
|
|
||||||
echo "Listen here okay?:"
|
echo "Listen here okay?:"
|
||||||
ls -R
|
ls -R
|
||||||
echo "NO RECURSIVE:"
|
echo "NO RECURSIVE:"
|
||||||
|
|
Loading…
Reference in a new issue