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 6f329b4 commit 6857a31Copy full SHA for 6857a31
.github/workflows/build_android_sdk.yml
@@ -27,6 +27,8 @@ jobs:
27
steps:
28
- name: Checkout repository
29
uses: actions/checkout@v4
30
+ with:
31
+ repository: swiftlang/swift-docker
32
- name: Checkout https://github.com/swiftlang/swift-docker/pull/467
33
run: gh pr checkout 467
34
env:
0 commit comments