diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index 85a2362..eb70161 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -32,9 +32,6 @@ jobs: - name: Run picoBuild.py script run: python actions-temp/picoBuild.py - - name: Debug: Show directory structure - run: dir actions-temp /s # Windows equivalent of tree for debugging - - name: Get version and name from version.json id: version_info run: |