mirror of https://github.com/statping/statping
another release step fix attempt ._.
parent
42f6a79b08
commit
892952edb6
|
@ -468,7 +468,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: binaries-*/*
|
pattern: binaries-*
|
||||||
path: binaries
|
path: binaries
|
||||||
- name: list files
|
- name: list files
|
||||||
run: find .
|
run: find .
|
||||||
|
|
Loading…
Reference in New Issue