use different path
This commit is contained in:
parent
f1839387e2
commit
c9a3294852
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
@ -45,8 +45,9 @@ jobs:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: dist-${{ env.upstream_version }}-${{ env.etke_version }}
|
||||
path: dist/
|
||||
- name: Debug
|
||||
run: ls -lah
|
||||
run: ls -lah dist/
|
||||
# - name: Set up Docker Buildx
|
||||
# uses: docker/setup-buildx-action@v1
|
||||
# - name: Login to ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user