Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
Change-Id: I9912821f45c496669c55487bda9975faefe1d3ec
  • Loading branch information
kpet committed Nov 23, 2024
1 parent b1bef9c commit 7ff6015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mesa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ls -l .
unzip llvmorg-19.1.4.zip
ls -l .
cd llvmorg-19.1.4
cd llvm-project-llvmorg-19.1.4
mkdir build
cd build
cmake -G Ninja ..
Expand Down

0 comments on commit 7ff6015

Please sign in to comment.