mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-10 04:30:56 +00:00
Update workflows
This commit is contained in:
parent
4e350d288e
commit
97b2ae0913
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue