mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 12:27:50 +01:00
fix(ci/cd): StyLua missing libssh2.so.1 (#52)
This commit is contained in:
parent
97985a95e4
commit
e74f180e1b
2
.github/workflows/stylua.yml
vendored
2
.github/workflows/stylua.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
- name: Install cargo
|
- name: Install cargo
|
||||||
uses: awalsh128/cache-apt-pkgs-action@latest
|
uses: awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
with:
|
||||||
packages: cargo
|
packages: cargo libssh2-1
|
||||||
|
|
||||||
- name: Install StyLua from crates.io
|
- name: Install StyLua from crates.io
|
||||||
uses: baptiste0928/cargo-install@v3
|
uses: baptiste0928/cargo-install@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user