Skip to content

Commit

Permalink
Update plantuml.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenejac authored Jul 14, 2022
1 parent 265ee4a commit fc24311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/plantuml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Clone CERIF-Core
run: git clone https://github.com/EuroCRIS/CERIF-Core.git ../CERIF-Core
- name: Clone CERIF-ScholarlyPublicationModule
run: git clone https://github.com/EuroCRIS/CERIF-ScholarlyPublicationModule.git ../CERIF-ScholarlyPublicationModule
run: git clone https://github.com/EuroCRIS/CERIF-ScholarlyPublicationsModule.git ../CERIF-ScholarlyPublicationsModule
- name: Process Diagrams
run: ../CERIF-Core/tools/generate-diagrams.sh
- name: Display Diagrams
Expand Down

0 comments on commit fc24311

Please sign in to comment.