Update README.md

This commit is contained in:
Sambo Chea 2021-03-26 21:51:43 +07:00 committed by GitHub
parent 24aa129e67
commit ca2ba46b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
- name: Starter Docker Test
uses: cubetiq/starter-docker-actions@v1
with:
shell: bash
shell: sh
run: docker version
```