Skip to content

Commit

Permalink
Add turborepo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
decs committed Mar 1, 2024
1 parent cdf7f9e commit ef7fd63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: ci
on:
push:

env:
TURBO_TOKEN: ${{secrets.TURBO_TOKEN}}
TURBO_TEAM: ${{vars.TURBO_TEAM}}

jobs:
gen:
name: Check generated code
Expand Down

0 comments on commit ef7fd63

Please sign in to comment.