Skip to content

Commit e800a06

Browse files
committed
remove unsupported command
1 parent 39404ff commit e800a06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- uses: actions/checkout@v2
3535
- name: Prepare to Test Downstream Projects
3636
run: |
37-
npm config set scripts-prepend-node-path auto
3837
git config --global user.email [email protected]
3938
git config --global user.name uirouter_github_actions
4039
- name: Install Dependencies

0 commit comments

Comments
 (0)