Skip to content

Commit

Permalink
fix: cd build
Browse files Browse the repository at this point in the history
  • Loading branch information
RenanLorijola committed Oct 30, 2023
1 parent 620f44a commit 9502d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
node-version: 20.8
- name: install dependencies
run: yarn install
- name: build project
run: turbo run build
- name: build projects
run: yarn build

- uses: shinyinc/[email protected]
- name: sync static with s3
Expand Down

0 comments on commit 9502d3c

Please sign in to comment.