Skip to content

Commit

Permalink
chore: working on integrating turborepo remote cache
Browse files Browse the repository at this point in the history
  • Loading branch information
peeter-tomberg committed Jul 16, 2023
1 parent 24072ef commit b7f3aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
id: "auth"
with:
google_cloud_token: ${{ secrets[matrix.google_cloud_token] }}

region: ${{ vars.FVST_PROJECT_REGION }}
- uses: ./.github/actions/setup-turborepo-remote-cache
with:
bucket: ${{ vars[matrix.turborepo_bucket] }}
Expand Down

0 comments on commit b7f3aee

Please sign in to comment.