Skip to content

Commit

Permalink
fix gh setup
Browse files Browse the repository at this point in the history
  • Loading branch information
groninge01 committed Sep 30, 2024
1 parent 4ceff50 commit cec455e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ runs:

- name: Generate api typings
shell: bash
run: pnpm graphql:gen
run: pnpm --filter lib graphql:gen

0 comments on commit cec455e

Please sign in to comment.