Skip to content

Commit

Permalink
remove ci upgrade;
Browse files Browse the repository at this point in the history
  • Loading branch information
NateSeymour committed Nov 9, 2024
1 parent 38832a0 commit a05c95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unlogic-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Update Package Manager
run: sudo apt update && sudo apt upgrade
run: sudo apt update
- name: Install System Dependencies
run: sudo apt install -y build-essential cmake ninja-build llvm-19-dev qt6-base-dev
- uses: actions/checkout@v4
Expand Down

0 comments on commit a05c95b

Please sign in to comment.