Skip to content

Commit

Permalink
upadte build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NagaTulasi committed Sep 23, 2024
1 parent 4b29119 commit 5b98258
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ jobs:
- name: Display Go version
run: go version

- name: Build cada
run: make build
# - name: Build cada
# run: make build

- name: Build simapp
run: make -C simapp build

0 comments on commit 5b98258

Please sign in to comment.