Skip to content

Commit 6718a18

Browse files
committed
we need more utils
1 parent aa7463a commit 6718a18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919

20+
- name: Install 'ts'
21+
run: sudo apt-get -y install moreutils
22+
2023
- name: Install correct toolchain
2124
shell: bash
2225
run: |

0 commit comments

Comments
 (0)