Skip to content

Commit

Permalink
force build once
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Apr 19, 2024
1 parent 932cb8c commit 92163bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- uses: ./.github/setup

- run: pnpm turbo --filter "@trpc/*" build
- run: pnpm turbo --filter "@trpc/*" build --force
test:
timeout-minutes: 10
env:
Expand Down

0 comments on commit 92163bc

Please sign in to comment.