fix: remove package setup (#3)
All checks were successful
CD / Release (push) Successful in 10s
All checks were successful
CD / Release (push) Successful in 10s
Reviewed-on: #3 Co-authored-by: t.behrendt <t.behrendt@t00n.de> Co-committed-by: t.behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #3.
This commit is contained in:
@@ -12,9 +12,7 @@ runs:
|
||||
steps:
|
||||
- uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
- shell: bash
|
||||
run: npm ci
|
||||
node-version: "latest"
|
||||
- name: Extract schema
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user