We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d43a8 + 97f8c6c commit ba9440eCopy full SHA for ba9440e
.github/workflows/c-cpp.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-22.04
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
- name: install deps
17
run: |
18
sudo apt update && sudo apt install -y libunwind-dev && sudo apt install -y libblkid-dev libext2fs-dev libmount-dev curl unzip libdbus-glib-1-dev protobuf-compiler libbz2-dev libgflags-dev libssl-dev libgoogle-glog-dev libcurl4-openssl-dev libxml2-dev libprotobuf-dev cmake wget libtool autoconf libgtest-dev libgmock-dev libbrotli-dev libdivsufsort-dev libsodium-dev
0 commit comments