Skip to content

Commit 8d68f33

Browse files
authored
1 parent 7a6dba6 commit 8d68f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
build:
55
docker:
66
- image: circleci/ruby:2.6.6
7+
working_directory: /mnt/ramdisk
78
steps:
89
- checkout
910
- run: bundle install

0 commit comments

Comments
 (0)