Skip to content

Commit

Permalink
w12
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 14, 2024
1 parent bbf8d2a commit 7cdbda4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:

- run: ldconfig -p | grep libGL

- run: apt update -y && apt install -y libgl1-mesa-dev

- run: sudo apt update -y && sudo apt install -y libgl1-mesa-dev
- run: ldconfig -p | grep libGL
- name: Check Lint
run: pixi run check-lint

Expand Down

0 comments on commit 7cdbda4

Please sign in to comment.