mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Update rust.yml
This commit is contained in:
parent
2dc167218f
commit
3aa1770b7a
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt update -y
|
||||
sudo apt-get install -y curl gnupg ca-certificates git gcc-multilib g++-multilib cmake libssl-dev pkg-config python
|
||||
sudo apt-get install -y curl gnupg ca-certificates git gcc-multilib g++-multilib cmake libssl-dev pkg-config python3
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release
|
||||
|
Loading…
Reference in New Issue
Block a user