Skip to content

Commit

Permalink
- update legacy install and build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Sep 18, 2024
1 parent 0666d36 commit 97a0673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-packages-legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: ./
run: |
npm ci
npm run build
npm run build:legacy
# To ensure PR changes are tested accurately, we replace the
# faust node_modules downloaded from NPM with the faust packages
# built in the previous step
Expand Down

0 comments on commit 97a0673

Please sign in to comment.