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.
1 parent a628972 commit 42cfd3bCopy full SHA for 42cfd3b
.github/workflows/pull_request.yml
@@ -43,6 +43,6 @@ jobs:
43
- name: Build Android SDK
44
working-directory: swift-ci/sdks/android
45
run: |
46
- apt install ninja-build
+ sudo apt install ninja-build
47
./build
48
0 commit comments