Skip to content

Commit

Permalink
temporary add script run
Browse files Browse the repository at this point in the history
Signed-off-by: Jasstkn <[email protected]>
  • Loading branch information
Jasstkn committed Jun 19, 2022
1 parent fb8805a commit 901f3d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ jobs:
uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'
severity: error
- name: run scripts
run: |
ls -lahtr
chmod +x ./scripts/build.sh
./scripts/build.sh m-agent

0 comments on commit 901f3d4

Please sign in to comment.