Skip to content

Commit

Permalink
Update release-by-label.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
8go authored Sep 16, 2024
1 parent a9e6d32 commit cac04d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-by-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Install dependencies
run: |
apt-get -y update
apt-get -y install cmake pkg-config libfontconfig-dev libgtk-3-dev libssl-dev libolm-dev rename
apt-get -y install cmake pkg-config libfontconfig-dev libgtk-3-dev libssl-dev libolm-dev rename libc6
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit cac04d1

Please sign in to comment.