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 2fc815a commit 696b61d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ on:
push:
branches:
- master
defaults:
run:
working-directory: ./docs-v2/

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

0 comments on commit 696b61d

Please sign in to comment.