Adding node to workflow because somehow it is needed -_-
This commit is contained in:
parent
3c7527d4f8
commit
c1b02c16b0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
- name: "install dependencies"
|
||||
run: apt update && apt install mkdocs mkdocs-material mkdocs-material-extensions
|
||||
- name: "build & push"
|
||||
|
|
Loading…
Add table
Reference in a new issue