We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ed916 commit 4c10a3dCopy full SHA for 4c10a3d
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Synchronise repo and install essentials
24
run: |
25
emerge --sync
26
- emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg github-cli
+ emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg
27
- name: Recreate git repo structure
28
29
git config --global user.name "github-actions[bot]"
0 commit comments