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 d57a484 commit dfa4bb4Copy full SHA for dfa4bb4
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
target_arch: [x86_64, x86, arm64-v8a, armeabi-v7a]
22
fail-fast: false
23
steps:
24
- - name: Checkout repo
+ - name: Checkout
25
uses: actions/checkout@v4
26
with:
27
submodules: 'true'
0 commit comments