Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 8655691

Browse files
author
Achim Schneider
committed
ci
1 parent d80e889 commit 8655691

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/typescript.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ jobs:
7878
- name: TS install
7979
run: make ts-install
8080

81+
- name: list
82+
run: ls
83+
84+
- name: pwd
85+
run: pwd
86+
8187
- name: Generate
8288
run: make generate
8389

0 commit comments

Comments
 (0)