pull/773/merge
hunterlong 2020-08-13 22:36:08 -07:00
parent 4d6893d7c9
commit ba035da0e7
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@ jobs:
- name: Fix statping permissions
run: |
mv bin/statping-${{ env.PLATFORM }}-amd64 bin/statping
chmod +x statping
mv statping /usr/local/bin/
chmod +x bin/statping
mv bin/statping /usr/local/bin/statping
- name: Run 'statping version'
run: statping version