Skip to content

Commit 42cfd3b

Browse files
committed
Android SDK build
1 parent a628972 commit 42cfd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
- name: Build Android SDK
4444
working-directory: swift-ci/sdks/android
4545
run: |
46-
apt install ninja-build
46+
sudo apt install ninja-build
4747
./build
4848

0 commit comments

Comments
 (0)