Skip to content

Commit ff033b6

Browse files
committed
testing, should revert: add libuv1-dev
1 parent 7f0e6e0 commit ff033b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ jobs:
5757
sudo apt install -y -V \
5858
pre-commit \
5959
r-base \
60-
ruby-dev
60+
ruby-dev \
61+
libuv1-dev
6162
- name: Cache pre-commit
6263
uses: actions/cache@v5
6364
with:

0 commit comments

Comments
 (0)