This commit is contained in:
2025-12-13 02:12:42 +00:00
parent c6d90a9c91
commit e5742214fc

View File

@@ -27,7 +27,6 @@ jobs:
git checkout ${{ gitea.sha }} git checkout ${{ gitea.sha }}
- name: install gentoo config from repo - name: install gentoo config from repo
run:
working-directory: gentoo-utils working-directory: gentoo-utils
run: | run: |
cp -rva .docker/etc/ / cp -rva .docker/etc/ /
@@ -51,7 +50,6 @@ jobs:
net-libs/nodejs net-libs/nodejs
- name: run build and tests - name: run build and tests
run:
working-directory: gentoo-utils working-directory: gentoo-utils
run: | run: |
./check.sh ./check.sh