Skip to content

Commit

Permalink
fix: just build ftl needs docker now
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbillman committed Apr 11, 2024
1 parent dfc8380 commit e77f189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ jobs:
uses: ./.github/actions/build-cache
- name: Build Console
run: just build-frontend
- name: Docker Compose
run: docker compose up -d --wait
- name: Publish Go Binaries
run: |
just errtrace
Expand Down

0 comments on commit e77f189

Please sign in to comment.