Skip to content

Commit 770c86c

Browse files
removed duplicate
1 parent d2f40cd commit 770c86c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/syntaxCheckPullRequest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
- uses: actions/setup-node@v2-beta
5757
- name: install TS
5858
run: npm install typescript
59-
- name: Install node environment
60-
uses: actions/setup-node@v2-beta
6159
- name: npm install
6260
run: npm install
6361
- name: run buildRun.sh --user ${{ github.actor }} --branch ${{needs.setup-matrix.outputs.head_ref}} --checkSyntax

0 commit comments

Comments
 (0)