Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:44:44 -03:00 committed by GitHub
parent b45951cab6
commit 228565daf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,9 @@ jobs:
- name: Run picoBuild.py script
run: python actions-temp/picoBuild.py
- name: Show directory structure
run: dir /s actions-temp
- name: Get version and name from version.json
id: version_info
run: |