Skip to content

Commit 1ed0120

Browse files
authored
Change gpg
1 parent 5a5d3bf commit 1ed0120

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 gpg
24+
emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo gnupg
2525
- name: Recreate git repo structure
2626
run: |
2727
git config --global user.name "github-actions[bot]"

0 commit comments

Comments
 (0)