Skip to content

Commit dee5230

Browse files
committed
(#51) Linux: set current directory
1 parent ff3df34 commit dee5230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
- name: Checkout
2424
uses: actions/checkout@v2
25+
- run: cd $GITHUB_WORKSPACE
2526
- name: Initialize repository submodules
2627
run: git submodule init
2728

0 commit comments

Comments
 (0)