Skip to content

Commit 095f767

Browse files
authored
fixup! TEMPORARY - ensure install-run works as expected.
1 parent 12013a3 commit 095f767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
working-directory: repo-a
7777

7878
- name: Ensure install-run works as expected
79-
run: node libraries/rush-lib/dist/scripts/install-run @rushstack/heft heft -h
79+
run: node libraries/rush-lib/dist/scripts/install-run @rushstack/lsbranch lsbranch -h
8080
working-directory: repo-a
8181

8282
- name: Ensure install-run-rush works as expected

0 commit comments

Comments
 (0)