Invoke lint.sh via bash - checkout didn't preserve the exec bit
Lint and reload / lint-and-reload (push) Successful in 3s
Lint and reload / lint-and-reload (push) Successful in 3s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Lint questions
|
||||
run: ./lint.sh questions
|
||||
run: bash lint.sh questions
|
||||
|
||||
# Tells every running portal instance to re-fetch and atomically
|
||||
# swap in the new content - see content::watch_for_reload in the
|
||||
|
||||
Reference in New Issue
Block a user