We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0e6e0 commit ff033b6Copy full SHA for ff033b6
1 file changed
.github/workflows/dev.yml
@@ -57,7 +57,8 @@ jobs:
57
sudo apt install -y -V \
58
pre-commit \
59
r-base \
60
- ruby-dev
+ ruby-dev \
61
+ libuv1-dev
62
- name: Cache pre-commit
63
uses: actions/cache@v5
64
with:
0 commit comments