chore: add node
This commit is contained in:
3
.github/workflows/infra-build.yml
vendored
3
.github/workflows/infra-build.yml
vendored
@@ -29,6 +29,9 @@ jobs:
|
||||
PG_CONN_STR = ${{ secrets.PG_CONN_STR }}
|
||||
EOF
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
- name: Setup Opentofu
|
||||
uses: opentofu/setup-opentofu@v1
|
||||
|
||||
|
Reference in New Issue
Block a user