Skip to content

Commit

Permalink
add the path **properly**
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Oct 12, 2024
1 parent e4b494f commit 652dc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build Writerside docs using Docker
uses: JetBrains/writerside-github-action@v4
with:
location: "${{ github.workspace }}/docs"
location: "docs"
instance: ${{ env.INSTANCE }}
artifact: ${{ env.ARTIFACT }}
docker-version: ${{ env.DOCKER_VERSION }}
Expand Down

0 comments on commit 652dc9a

Please sign in to comment.