mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Update workflows
This commit is contained in:
parent
4e350d288e
commit
97b2ae0913
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
run: apt install ninja-build pkg-config libnss3-dev qemu-user ccache
|
||||
run: sudo apt install ninja-build pkg-config libnss3-dev qemu-user ccache
|
||||
- name: Configure
|
||||
working-directory: src
|
||||
run: ./get-clang.sh
|
||||
|
Loading…
Reference in New Issue
Block a user