We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1a6f1 commit 51c2cdaCopy full SHA for 51c2cda
.github/workflows/linux_luajit.yml
@@ -32,6 +32,7 @@ jobs:
32
33
- name: Prepare
34
run: |
35
+ sudo apt update
36
sudo apt install -y build-essential llvm
37
sudo apt install -y libgl1-mesa-dev libglu1-mesa-dev
38
0 commit comments