Skip to content

Commit bc1ffb4

Browse files
committed
Fixed typo
1 parent 07f3e32 commit bc1ffb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
-
11-
name: heckout
11+
name: checkout
1212
uses: actions/checkout@v2
1313
with:
1414
repository: 'totaljs/code'

0 commit comments

Comments
 (0)