Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:53:07 -03:00 committed by GitHub
parent 93d607229e
commit a582b497f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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