Skip to content

Commit dfa4bb4

Browse files
TaknokoSumAtrIX
andauthored
Rename checkout step
Co-authored-by: oSumAtrIX <[email protected]>
1 parent d57a484 commit dfa4bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
target_arch: [x86_64, x86, arm64-v8a, armeabi-v7a]
2222
fail-fast: false
2323
steps:
24-
- name: Checkout repo
24+
- name: Checkout
2525
uses: actions/checkout@v4
2626
with:
2727
submodules: 'true'

0 commit comments

Comments
 (0)