mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-17 15:33:18 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install dependencies
|
- 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
|
- name: Configure
|
||||||
working-directory: src
|
working-directory: src
|
||||||
run: ./get-clang.sh
|
run: ./get-clang.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user