Skip to content

Commit 65b886f

Browse files
committed
update
1 parent 51ddafc commit 65b886f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/main.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ jobs:
1818
node-version: '18'
1919

2020
- name: tests...
21-
run: cat /etc/*release
21+
run: |
22+
cat /etc/*release
23+
ls -lahrt
24+

0 commit comments

Comments
 (0)