upate
This commit is contained in:
parent
96cb5c8ca5
commit
94b3548ec8
1 changed files with 4 additions and 0 deletions
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
|
|
@ -56,6 +56,10 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
echo "--------------------------------------------------------------------"
|
||||
echo "Install dependencies"
|
||||
echo script: "${{ inputs.INSTALL_SCRIPT }}"
|
||||
echo "--------------------------------------------------------------------"
|
||||
${{ inputs.INSTALL_SCRIPT }}
|
||||
|
||||
- name: Setup repostitory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue