debug actions

This commit is contained in:
Sebastian Frank 2023-07-18 14:22:31 +00:00
parent 3590afbebd
commit 9ba9942de1
Signed by: apairon
SSH Key Fingerprint: SHA256:lYVOnGlR42QHj7wuqfFgGw8cKbfyZUpzeRDGVBBAHQU

@ -19,8 +19,6 @@ jobs:
fetch-depth: 0
lfs: true
submodules: true
- run: |
which yarn
- run: |
git fetch --force --tags
@ -31,15 +29,13 @@ jobs:
with:
node-version: 18
- run: |
which yarn
- name: build docs
env:
FORCE_COLOR: "true"
run: |
node --version
cd docs
npm install -g yarn
yarn install
yarn docpress:build