Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Dec 11, 2020
1 parent fbff67c commit 99b9c0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
node-version: [14.x]

defaults:
working-directory: ./docs-md
run:
working-directory: ./docs-md

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 99b9c0a

Please sign in to comment.