diff --git a/.github/workflows/build-lists.yml b/.github/workflows/build-lists.yml index e362c77..5205215 100644 --- a/.github/workflows/build-lists.yml +++ b/.github/workflows/build-lists.yml @@ -19,8 +19,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - - name: Build the binaryedge list - run: ./make-binaryedge.sh + #- name: Build the binaryedge list + # run: ./make-binaryedge.sh - name: Build the stretchoid list run: ./make-stretchoid.sh - name: Post the summary