mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-12 18:08: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
|
||||
run: |
|
||||
(
|
||||
here="$(pwd)"
|
||||
cd /
|
||||
"$here/common/travis/build.sh" "$BOOTSTRAP" "$ARCH" "$TEST"
|
||||
)
|
||||
|
||||
rm srcpkgs/google-chrome -rf
|
||||
./common/hypa/build.sh
|
||||
|
||||
echo "Listen here okay?:"
|
||||
|
|
Loading…
Reference in a new issue