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
2af9c5ca88
commit
24787e32e9
1 changed files with 1 additions and 6 deletions
7
.github/workflows/pages.yml
vendored
7
.github/workflows/pages.yml
vendored
|
@ -102,12 +102,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and check packages
|
- name: Build and check packages
|
||||||
run: |
|
run: |
|
||||||
(
|
rm srcpkgs/google-chrome -rf
|
||||||
here="$(pwd)"
|
|
||||||
cd /
|
|
||||||
"$here/common/travis/build.sh" "$BOOTSTRAP" "$ARCH" "$TEST"
|
|
||||||
)
|
|
||||||
|
|
||||||
./common/hypa/build.sh
|
./common/hypa/build.sh
|
||||||
|
|
||||||
echo "Listen here okay?:"
|
echo "Listen here okay?:"
|
||||||
|
|
Loading…
Reference in a new issue