Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Jan 9, 2024
1 parent a8a137c commit 26f03ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RenderAllDiagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
wget -O plantuml.jar "https://github.com/plantuml/plantuml/releases/download/lastest/plantuml.jar"
# Clean Folder
name: Ensure and clean folder
- name: Ensure and clean folder
run: |
imagedir=ImplementationGuide/diagrams
mkdir -p $imagedir
Expand Down

0 comments on commit 26f03ab

Please sign in to comment.