fix docs deploy
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Base requirements
|
||||
run: |
|
||||
apt update && apt install nodejs -y
|
||||
apk update && apk add --no-cache nodejs
|
||||
- uses: actions/checkout@v4
|
||||
# For pull requests it's not necessary to checkout the code but for the main branch it is
|
||||
- uses: dorny/paths-filter@v3
|
||||
|
||||
Reference in New Issue
Block a user