Skip to content

Commit

Permalink
Disabling picotool build on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
akashkollipara committed Aug 30, 2024
1 parent c37e4f5 commit c80bee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cyancore_tools_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Tools Build
run: |
make get_qemu V=1
make get_picotool V=1
#make get_picotool V=1

- name: Clean Up
run: |
Expand Down

0 comments on commit c80bee0

Please sign in to comment.