Skip to content

Commit

Permalink
ci: build whole repo due to interconnected deps (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored Aug 21, 2024
1 parent 1256c7a commit 95c3a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/event-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
path: astro

- name: Compile and link Astro
working-directory: astro/packages/astro
working-directory: astro
run: |
pnpm install
pnpm run build
Expand Down

0 comments on commit 95c3a81

Please sign in to comment.