try init again

This commit is contained in:
zeppi 2022-11-25 20:44:29 -05:00
parent b6a2eb2c39
commit 8ccfb57713

View file

@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: aftercheckout - name: aftercheckout
run: | run: |
git init
git secret init
ls -al ls -al
ls -al .. ls -al ..
pwd pwd