Skip to content

Commit a815657

Browse files
author
Layko Andrey
committed
some
1 parent b3ac312 commit a815657

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ jobs:
138138
needs: [tests, build, package]
139139

140140
steps:
141+
142+
- name: Checkout repository
143+
uses: actions/checkout@v2
141144

142145
- name: Deploy server
143146
run: |

0 commit comments

Comments
 (0)