Skip to content

Commit

Permalink
pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
w273732573 committed Feb 25, 2024
1 parent df8ad01 commit 93114f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
bin: wmproxy-linux-arm64
depend: |
sudo apt-get update
sudo apt-get install -y libssl-dev:arm64
sudo apt-get install -y pkg-config
sudo apt-get install -y libssl-dev
- os_name: Linux-x86_64
os: ubuntu-20.04
target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 93114f4

Please sign in to comment.