Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Remove upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
langningchen committed Jul 3, 2024
1 parent 315a87c commit bc8f22b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CMake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt upgrade -y
sudo apt install libcurl4-openssl-dev libjpeg-dev libtidy-dev -y
- name: Configure CMake
run: >
Expand Down

0 comments on commit bc8f22b

Please sign in to comment.