Skip to content

Commit 92a751f

Browse files
committed
ci: pwd
1 parent dc746e7 commit 92a751f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
- name: 🛠 Install dependencies
4444
uses: bahmutov/npm-install@v1
4545

46+
- run: 'pwd'
47+
- run: 'ls -la'
48+
4649
- name: Run lint
4750
run: yarn lint
4851

0 commit comments

Comments
 (0)