Skip to content

Commit 4c10a3d

Browse files
authored
Remove github cli
1 parent e6ed916 commit 4c10a3d

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Synchronise repo and install essentials
2424
run: |
2525
emerge --sync
26-
emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg github-cli
26+
emerge dev-vcs/git flaggie app-eselect/eselect-repository openssh sudo app-crypt/gnupg
2727
- name: Recreate git repo structure
2828
run: |
2929
git config --global user.name "github-actions[bot]"

0 commit comments

Comments
 (0)