Skip to content

Commit

Permalink
Merge pull request #348 from StrongWind1/patch-1
Browse files Browse the repository at this point in the history
Fix GitHub Workflow
  • Loading branch information
ZerBea authored Jan 4, 2025
2 parents df533a6 + db22df3 commit ae4b1cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Install packages
run: |
sudo apt update
sudo apt install -y libcurl4-gnutls-dev
- name: Make
Expand Down

0 comments on commit ae4b1cb

Please sign in to comment.