try init again
This commit is contained in:
parent
b6a2eb2c39
commit
8ccfb57713
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue