Skip to content

Commit

Permalink
fixup! ci(cypress): Make sure to build before cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
juliushaertl committed Aug 11, 2023
1 parent 98e353d commit 1d530a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
fallbackNode: "^20"
fallbackNpm: "^9"
path: apps/${{ env.APP_NAME }}/package.json
path: apps/${{ env.APP_NAME }}

- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
Expand Down

0 comments on commit 1d530a0

Please sign in to comment.