gaaaahh
This commit is contained in:
parent
1ba4e5341f
commit
85a7fd539f
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Setup Node
|
|
||||||
uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: "latest"
|
|
||||||
- name: Run npm clean install and build
|
- name: Run npm clean install and build
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue