Skip to content

Commit

Permalink
docs: add correct out
Browse files Browse the repository at this point in the history
  • Loading branch information
einaralex committed Aug 23, 2024
1 parent 8f25368 commit d1bc02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
# if: github.ref == 'refs/heads/main'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./apps/docs/build
publish_dir: ./apps/developer/build

- name: Test
run: pnpm test
Expand Down

0 comments on commit d1bc02e

Please sign in to comment.