Skip to content

Commit 897d10a

Browse files
dukecat0webknjaz
andauthored
Add name
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent b7e9720 commit 897d10a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v2
12+
- name: Grab the repo src
13+
uses: actions/checkout@v2
1314

1415
- name: Set up Python
1516
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)