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 2323 - name : Checkout utils
2424 uses : actions/checkout@v2
2525 with :
26- repository : org-crac /utils
26+ repository : CRaC /utils
2727 path : utils
2828
2929 - 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
1515
1616## Running
1717
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.
1919
2020### Preparing the image
21211 . Run the [ JDK] ( README.md#JDK ) in the checkpoint mode
Original file line number Diff line number Diff line change 1717 <repositories >
1818 <repository >
1919 <id >github</id >
20- <url >https://maven.pkg.github.com/org- crac/tomcat</url >
20+ <url >https://maven.pkg.github.com/crac/tomcat</url >
2121 </repository >
2222 <repository >
2323 <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 >
2525 </repository >
2626 </repositories >
2727
You can’t perform that action at this time.
0 commit comments