update workflow
This commit is contained in:
parent
a927fefeba
commit
43779334ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: actions/setup-node@v4
|
||||
|
||||
- name: Install dependencies
|
||||
uses: bahmutov/npm-install@v1
|
||||
run: npm install
|
||||
|
||||
- name: Generate project as a static site
|
||||
run: npm run generate
|
||||
|
|
Loading…
Add table
Reference in a new issue