Skip to content

Commit

Permalink
Fix GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongWind1 authored Jan 4, 2025
1 parent df533a6 commit db22df3
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 db22df3

Please sign in to comment.