Needs to +x permission of executable
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
name: home-automation-backend_build_${{ github.run_number }}
|
||||
- name: Print helping message
|
||||
run: |
|
||||
chmod +x ${GITHUB_WORKSPACE}/home-automation-backend
|
||||
${GITHUB_WORKSPACE}/home-automation-backend help
|
||||
|
||||
nightly-tests:
|
||||
|
||||
Reference in New Issue
Block a user