Skip to content

Commit

Permalink
ci: add TURBO_FORCE env
Browse files Browse the repository at this point in the history
  • Loading branch information
tmkx committed Jan 26, 2024
1 parent 89bf9d8 commit 4c2ca1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
TURBO_FORCE: ${{ vars.TURBO_FORCE }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4c2ca1b

Please sign in to comment.