Skip to content

Commit

Permalink
wip(docs): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evoxmusic committed Apr 21, 2024
1 parent ffefc4e commit b75bef5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docs.yml → .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ on:
branches:
- main

defaults:
run:
working-directory: ./website

jobs:
build:
name: Build Docusaurus
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./website
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b75bef5

Please sign in to comment.