Skip to content

Commit 2ad3f0f

Browse files
committed
Checking the structure
1 parent e23c1c6 commit 2ad3f0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
uses: actions/checkout@master
1111
- name: Run check.sh
1212
run: |
13+
pwd
14+
ls
1315
chmod +x shm/check.sh
1416
shm/check.sh
1517

0 commit comments

Comments
 (0)