Skip to content

Commit 92ba657

Browse files
committed
remove commented step
1 parent cc80372 commit 92ba657

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-sdk.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
repository: ${{ github.event.pull_request.head.repo.full_name }}
2020
ref: ${{ github.event.pull_request.head.ref }}
2121

22-
# - name: Set up Node.js
23-
# uses: actions/setup-node@v2
24-
# with:
25-
# node-version: 14
26-
2722
- name: Merge the OpenAPI Specs
2823
run: |
2924
chmod +x merge.sh # Make the script executable

0 commit comments

Comments
 (0)