We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ba156 commit 2d73cccCopy full SHA for 2d73ccc
1 file changed
.github/workflows/CI.yml
@@ -21,6 +21,7 @@ jobs:
21
22
- name: INSTALL_PACKAGE
23
run: |
24
+ sudo apt update
25
sudo apt install ninja-build
26
sudo apt install liblua5.3-dev
27
sudo apt install valgrind
0 commit comments