mirror of https://github.com/statping/statping
workflow
parent
c4a8b9ea89
commit
470c43bd1c
|
@ -133,6 +133,9 @@ jobs:
|
|||
- name: Download All Binaries
|
||||
uses: actions/download-artifact@v2
|
||||
|
||||
- name: Contents
|
||||
run: ls -R
|
||||
|
||||
- name: Production Ready Binaries
|
||||
run: |
|
||||
cd build && chmod +x *
|
||||
|
|
Loading…
Reference in New Issue