Skip to content

Commit 2d95e0c

Browse files
authored
Use correct category for gpg
1 parent de35b57 commit 2d95e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Synchronise repo and install essentials
2222
run: |
2323
emerge --sync
24-
emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo gnupg
24+
emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg
2525
- name: Recreate git repo structure
2626
run: |
2727
git config --global user.name "github-actions[bot]"

0 commit comments

Comments
 (0)