Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
fix doc build
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Griffin <[email protected]>
  • Loading branch information
m00sey committed Oct 5, 2023
1 parent a188206 commit d574ba1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ on:
workflow_dispatch:
jobs:
update:
name: Updater documentation
name: Update documentation

runs-on: ubuntu-latest

steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
ref: docs

- uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit d574ba1

Please sign in to comment.