Skip to content

Commit

Permalink
fix ci config (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 authored Dec 10, 2024
1 parent adf3296 commit a46b9fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
- ".github/workflows/deploy-website.yml"
- 'docs/**'

defaults:
run:
shell: bash
working-directory: ./docs

jobs:
build:
name: Build Docusaurus
Expand Down

0 comments on commit a46b9fb

Please sign in to comment.