parent
994923ef90
commit
256a7cec80
@ -17,4 +17,8 @@ jobs:
|
||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||
|
||||
- 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