Add note
This commit is contained in:
parent
2dd403e9f6
commit
2d6d9d3486
2
.github/workflows/auto-version-docs.yml
vendored
2
.github/workflows/auto-version-docs.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
npm ci
|
npm ci
|
||||||
npm run docusaurus docs:version "$VERSION"
|
npm run docusaurus docs:version "$VERSION"
|
||||||
|
|
||||||
- name: Build website
|
- name: Build website # making sure website builds
|
||||||
env:
|
env:
|
||||||
CORSO_VERSION: ${{ needs.SetEnv.outputs.version }}
|
CORSO_VERSION: ${{ needs.SetEnv.outputs.version }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user