parent
75958adf82
commit
1559330fd7
@ -28,6 +28,8 @@ jobs:
|
|||||||
run: python3 --version
|
run: python3 --version
|
||||||
- name: "Install shiv"
|
- name: "Install shiv"
|
||||||
run: pip install shiv
|
run: pip install shiv
|
||||||
|
- name: "Test things"
|
||||||
|
run: echo "Build tag is: ${{ steps.build-info.outputs.build-tag }}"
|
||||||
- name: "Build local shiv package"
|
- name: "Build local shiv package"
|
||||||
id: build
|
id: build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user