Skip to content

Commit 2e411ca

Browse files
committed
fix rebase mistake
1 parent a2b6dfc commit 2e411ca

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)