mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-07 00:48:58 +01:00
Update Build.yml
This commit is contained in:
parent
b45951cab6
commit
228565daf3
3
.github/workflows/Build.yml
vendored
3
.github/workflows/Build.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user