mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-09 18:08:57 +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
|
run: python actions-temp/picoBuild.py
|
||||||
|
|
||||||
- name: Show directory structure
|
- name: Show directory structure
|
||||||
run: dir actions-temp
|
run: |
|
||||||
run: dir
|
dir actions-temp
|
||||||
|
dir
|
||||||
|
|
||||||
- name: Get version and name from version.json
|
- name: Get version and name from version.json
|
||||||
id: version_info
|
id: version_info
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user