commit:     7040eb7df483d45c303066a3b2d8c83c70de192c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 06:11:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 06:11:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=7040eb7d

.github: Move back to root of repo in repoman Github Action

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/repoman.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
index 80575c56d8..369bcf357c 100644
--- a/.github/workflows/repoman.yml
+++ b/.github/workflows/repoman.yml
@@ -42,4 +42,5 @@ jobs:
         mkdir -p profiles && cd profiles
         ln -s /var/db/repos/gentoo/profiles/* . || true
         echo "prefix" > repo_name
+        cd ..
         python3 portage-*/repoman/bin/repoman full -dx

Reply via email to