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
5
.github/workflows/Build.yml
vendored
5
.github/workflows/Build.yml
vendored
@ -33,8 +33,9 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user