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