Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:41:10 -03:00 committed by GitHub
parent 19332fd936
commit 76d88787ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |