path again
This commit is contained in:
parent
d49cee4819
commit
33c96b06fe
2
.github/workflows/build-amd64.yml
vendored
2
.github/workflows/build-amd64.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- name: Export build artifact
|
||||
run: |
|
||||
mkdir -p ./artifact
|
||||
docker run --rm -v /artifact:/mnt tobbenb/hass-wheel-builder-test:latest-amd64
|
||||
docker run --rm -v ./artifact:/mnt tobbenb/hass-wheel-builder-test:latest-amd64
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user