Skip to content

Commit d091985

Browse files
Update GitHub Copilot CLI installation command
1 parent 10e63be commit d091985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install dependencies
2828
run: |
29-
npm install -g @github/copilot-cli
29+
npm install -g @github/copilot
3030
npm install @github/copilot-sdk puppeteer
3131
3232
- name: Get issue data

0 commit comments

Comments
 (0)