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
93d607229e
commit
a582b497f8
7
.github/workflows/Build.yml
vendored
7
.github/workflows/Build.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user