Skip to content

Commit

Permalink
workflow workig directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazinshaikh committed Nov 5, 2023
1 parent 696b61d commit 685ff72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
push:
branches:
- master
defaults:
run:
working-directory: ./docs-v2/

jobs:
build:
defaults:
run:
working-directory: ./docs-v2/
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 685ff72

Please sign in to comment.