Skip to content

Commit

Permalink
Update pc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbingzhang authored Aug 13, 2024
1 parent 8bfcc46 commit 04896ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
curl -L -O https://github.com/libexpat/libexpat/releases/download/R_2_4_1/expat-2.4.1.tar.bz2 && \
curl -L -O https://www.sqlite.org/2021/sqlite-autoconf-3360000.tar.gz && \
curl -L -O https://zlib.net/fossils/zlib-1.2.11.tar.gz && \
curl -L -O https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz && \
curl -L -O https://github.com/c-ares/c-ares/archive/refs/tags/cares-1_17_2.zip && \
curl -L -O https://www.libssh2.org/download/libssh2-1.11.0.tar.gz
- name: Build expat
run: |
Expand Down

0 comments on commit 04896ac

Please sign in to comment.