Skip to content

Commit cfcc52c

Browse files
committed
remove duplicate setup-node action
1 parent 8f9828c commit cfcc52c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -485,10 +485,6 @@ jobs:
485485
terraform_version: 1.1.9
486486
terraform_wrapper: false
487487

488-
- uses: buildjet/setup-node@v3
489-
with:
490-
node-version: "16.16.0"
491-
492488
- name: Build
493489
run: |
494490
sudo npm install -g prettier

0 commit comments

Comments
 (0)