File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
- name : Checkout utils
24
24
uses : actions/checkout@v2
25
25
with :
26
- repository : org-crac /utils
26
+ repository : CRaC /utils
27
27
path : utils
28
28
29
29
- name : Set up JDK 1.8
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ mvn -s settings.xml package
15
15
16
16
## Running
17
17
18
- Please refer to [ README] ( https://github.com/org-crac /docs#users-flow ) for details.
18
+ Please refer to [ README] ( https://github.com/CRaC /docs#users-flow ) for details.
19
19
20
20
### Preparing the image
21
21
1 . Run the [ JDK] ( README.md#JDK ) in the checkpoint mode
Original file line number Diff line number Diff line change 17
17
<repositories >
18
18
<repository >
19
19
<id >github</id >
20
- <url >https://maven.pkg.github.com/org- crac/tomcat</url >
20
+ <url >https://maven.pkg.github.com/crac/tomcat</url >
21
21
</repository >
22
22
<repository >
23
23
<id >github2</id >
24
- <url >https://maven.pkg.github.com/org- crac/org.crac</url >
24
+ <url >https://maven.pkg.github.com/crac/org.crac</url >
25
25
</repository >
26
26
</repositories >
27
27
You can’t perform that action at this time.
0 commit comments