Skip to content

Commit

Permalink
CR_BUCKET
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Mar 27, 2024
1 parent b0f740f commit b48eb7d
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 @@ -43,7 +43,7 @@ jobs:
node-version: 20
cache: "pnpm"
- run: pnpm install
- run: pnpm build
- run: echo $API_URL ; pnpm build
env:
API_URL: ${{ needs.deploy.outputs.deployment-url }}
- name: Stackblitz CR
Expand Down

0 comments on commit b48eb7d

Please sign in to comment.