Some debug
This commit is contained in:
parent
76dabf157e
commit
de5236bc3c
@ -17,4 +17,8 @@ jobs:
|
|||||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||||
|
|
||||||
- name: wc -l
|
- name: wc -l
|
||||||
run: wc -l action.yml
|
run: |
|
||||||
|
set +x
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
wc -l action.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user