Skip to content

Commit

Permalink
pnpmp issue
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Jan 11, 2024
1 parent c876769 commit c120c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
version: 8

- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile

- run: NEXT_PUBLIC_API_URL=https://openid4vc.animo.id pnpm build

Expand Down

0 comments on commit c120c9c

Please sign in to comment.