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 de35b57 commit 2d95e0cCopy full SHA for 2d95e0c
.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 gnupg
+ emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg
25
- name: Recreate git repo structure
26
27
git config --global user.name "github-actions[bot]"
0 commit comments