We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c895604 commit ab0bb82Copy full SHA for ab0bb82
1 file changed
.github/workflows/pr.yml
@@ -92,6 +92,7 @@ jobs:
92
- name: Install Dependencies
93
run: |
94
pnpm install
95
+ pnpm update @steambrew/ttc --latest
96
env:
97
NODE_ENV: production
98
0 commit comments