Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 071ccd2

Browse files
authored
#60 fix ecp5 test script
1 parent 1482016 commit 071ccd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test/test_ecp5_blinky.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55

66
dir_name=ulx3s-examples
77
commit=master
8-
git_url=https://github.com/emard/ulx3s-examples.git
8+
git_url=https://github.com/ulx3s/ulx3s-examples.git
99

1010
git_clone_direct $dir_name $git_url $commit
1111
cd $BUILD_DIR/$dir_name/blinky/OpenSource

0 commit comments

Comments
 (0)