Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dragossusi authored Oct 18, 2024
1 parent 125cb70 commit bc79cf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0

- name: Build protos
run: ./gradlew :protos:build

- name: Build Backend RPC
run: ./gradlew :backend:server:build

Expand Down

0 comments on commit bc79cf4

Please sign in to comment.