Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:48:10 -03:00 committed by GitHub
parent 6596ad44f8
commit 645cfeb52b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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