fixup
This commit is contained in:
@@ -27,10 +27,9 @@ jobs:
|
||||
git checkout ${{ gitea.sha }}
|
||||
|
||||
- name: install gentoo config from repo
|
||||
run:
|
||||
working-directory: gentoo-utils
|
||||
run: |
|
||||
cp -rva .docker/etc/ /
|
||||
working-directory: gentoo-utils
|
||||
run: |
|
||||
cp -rva .docker/etc/ /
|
||||
|
||||
- name: checkout spawns overlay
|
||||
run: |
|
||||
@@ -51,7 +50,6 @@ jobs:
|
||||
net-libs/nodejs
|
||||
|
||||
- name: run build and tests
|
||||
run:
|
||||
working-directory: gentoo-utils
|
||||
run: |
|
||||
./check.sh
|
||||
|
||||
Reference in New Issue
Block a user