Skip to content

Commit 6ed8a96

Browse files
fix bug: MAIN_REPO
1 parent 9a3e74a commit 6ed8a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: test-run
22

33

44
env:
5-
MAIN_REPO: ${{ github.repository }}
5+
MAIN_REPO: sysones/rcore-tutorial-v3-with-hal-component
66
BRANCH: ch7
77
on:
88
push:

0 commit comments

Comments
 (0)