mirror of https://github.com/statping/statping
workflow
parent
470c43bd1c
commit
f01a9eaef4
|
@ -132,6 +132,8 @@ jobs:
|
|||
|
||||
- name: Download All Binaries
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
path: ./build
|
||||
|
||||
- name: Contents
|
||||
run: ls -R
|
||||
|
|
Loading…
Reference in New Issue