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 5a5d3bf commit 1ed0120Copy full SHA for 1ed0120
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Synchronise repo and install essentials
22
run: |
23
emerge --sync
24
- emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo gpg
+ emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo gnupg
25
- name: Recreate git repo structure
26
27
git config --global user.name "github-actions[bot]"
0 commit comments