This commit is contained in:
@@ -20,11 +20,11 @@ jobs:
|
||||
|
||||
- name: emerge git
|
||||
run: |
|
||||
emerge dev-vcs/git
|
||||
emerge --getbinpkg dev-vcs/git
|
||||
|
||||
- name: checkout repo
|
||||
run: |
|
||||
git clone --depth=1 https://git.epenguin.net/gentoo-utils/gentoo-utils-gitea gentoo-utils
|
||||
git clone https://git.epenguin.net/gentoo-utils/gentoo-utils-gitea gentoo-utils
|
||||
cd gentoo-utils
|
||||
git checkout ${{ gitea.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user