Skip to content

Commit e4a4666

Browse files
committed
remove lib installation
1 parent 92ee4c7 commit e4a4666

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020

21-
- name: Install pkg-config and libssl-dev
22-
run: sudo apt-get install pkg-config libssl-dev
23-
2421
- name: Build
2522
run: cargo build --release
2623

0 commit comments

Comments
 (0)