Skip to content

Commit

Permalink
Update auto-upgrade-documentation-create-docusaurus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Nov 8, 2023
1 parent 3fae4f7 commit cd5a243
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ jobs:
with:
ref: master

- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: 18
check-latest: true

- name: 'Update docusaurus'
id: clientapp_create_docusaurus_update
working-directory: ./starsky-tools/build-tools
Expand Down

0 comments on commit cd5a243

Please sign in to comment.