mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
fix TEST.yaml pkg install
This commit is contained in:
parent
eebd7c1724
commit
a261d614a4
2
.github/workflows/TEST.yml
vendored
2
.github/workflows/TEST.yml
vendored
@ -21,11 +21,13 @@ jobs:
|
||||
|
||||
- name: INSTALL_PACKAGE
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install ninja-build
|
||||
sudo apt install liblua5.3-dev
|
||||
sudo apt install valgrind
|
||||
sudo apt install upx
|
||||
sudo apt install libmbedtls-dev
|
||||
sudo apt install lcov
|
||||
sudo apt install clang-tidy
|
||||
|
||||
- name: install_google_benchmark
|
||||
|
Loading…
x
Reference in New Issue
Block a user