From 76d88787ac342cb57ebe583b8c4d74033aefb131 Mon Sep 17 00:00:00 2001 From: Nix <75538775+nixietab@users.noreply.github.com> Date: Tue, 31 Dec 2024 14:41:10 -0300 Subject: [PATCH] Update Build.yml --- .github/workflows/Build.yml | 3 --- 1 file changed, 3 deletions(-) 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: |