Skip to content

Commit 6a2a02c

Browse files
authored
ci: remove GitHub CLI setup from weekly release workflow (#603)
1 parent cf355e7 commit 6a2a02c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/weekly-release.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
# Fetch all history for proper comparison
2323
fetch-depth: 0
2424

25-
- name: Setup GitHub CLI
26-
uses: cli/gh-extension-precompile@v2
27-
with:
28-
repo: cli/gh
29-
3025
- name: Check for changes since last release
3126
id: check-changes
3227
run: |

0 commit comments

Comments
 (0)