Skip to content

Commit

Permalink
chore: Update build command to build-rays-frontend in deploy-rays-das…
Browse files Browse the repository at this point in the history
…hboard-staging.yaml
  • Loading branch information
marcinciarka committed Jul 15, 2024
1 parent c670107 commit 5ed7ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-rays-dashboard-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: pnpm prebuild

- name: Build
run: pnpm build
run: pnpm build-rays-frontend

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v2
Expand Down

0 comments on commit 5ed7ef2

Please sign in to comment.