Skip to content

Commit

Permalink
build runner: revert change, didn't work.
Browse files Browse the repository at this point in the history
  • Loading branch information
user-none committed Oct 15, 2024
1 parent f27dbc9 commit 97018e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- name: Install deps
run: |
sudo apt-get install -y build-essential cmake ninja-build qt6-base-dev libx11-dev libxcb1-dev
sudo apt-get update
- name: Build
run: |
mkdir build
Expand Down

0 comments on commit 97018e0

Please sign in to comment.