Some debug

This commit is contained in:
wispem-wantex 2025-06-01 12:45:38 -04:00
parent 76dabf157e
commit de5236bc3c

View File

@ -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