Skip to content

Commit 365968d

Browse files
committed
[build] Switch to RoboCup-SSL repo in circleci config
1 parent 96a63b6 commit 365968d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
docker:
2727
- image: circleci/golang:1.10
2828

29-
working_directory: /go/src/github.com/g3force/ssl-game-controller
29+
working_directory: /go/src/github.com/RoboCup-SSL/ssl-game-controller
3030
steps:
3131
- checkout
3232
- attach_workspace:

0 commit comments

Comments
 (0)