try to fix weired checkout error

This commit is contained in:
2020-05-23 07:50:52 +10:00
parent c813f5f362
commit f9c92d0a56
+2
View File
@@ -21,6 +21,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
with:
repository: 'wahyd4/home-docker'
# Runs a single command using the runners shell
- name: Run a one-line script