Skip to content

Commit cdc2dd3

Browse files
author
mike dupont
committed
adding the proper source
1 parent 9613372 commit cdc2dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
# mount the source
2828
volumes:
2929
- type: bind
30-
source: "source"
30+
source: "/home/runner/work/o1js/o1js/"
3131
target: "/app/source/"
3232
cap_add:
3333
- SYS_PTRACE

0 commit comments

Comments
 (0)