Skip to content

Commit deac586

Browse files
Update publish.yml
1 parent 269c45a commit deac586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Install dependencies
1515
run: |
16-
sudo apt-get install libcurl4-openssl-dev
16+
sudo apt-get install libcurl4-openssl-dev --fix-missing
1717
- name: Check out repository
1818
uses: actions/checkout@v4
1919

0 commit comments

Comments
 (0)