Skip to content

Commit

Permalink
ci: build assets
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Sep 2, 2024
1 parent 34ef824 commit fce93e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- run: bun i --frozen-lockfile
- run: git reset --hard
- run: cd platform && bun tsc --noEmit

- run: cd platform && bun run build
- run: go build ./cmd/sst

0 comments on commit fce93e6

Please sign in to comment.