diff --git a/.github/workflows/cyancore_tools_build.yml b/.github/workflows/cyancore_tools_build.yml index 175e0f5b..746f9126 100644 --- a/.github/workflows/cyancore_tools_build.yml +++ b/.github/workflows/cyancore_tools_build.yml @@ -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: |