Skip to content

Commit

Permalink
Model Update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsiegl committed Nov 13, 2023
1 parent 825d3f2 commit 91e4cff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SVGUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
$filesSVG = $folderPath+"*.svg"
Write-Output "deleting files $filesSVG"
Remove-Item "$filesSVG"
Write-Output "filesSVG=$filesSVG >>$env:GITHUB_OUTPUT
Write-Output "filesSVG=$filesSVG >>$env:GITHUB_OUTPUT"
- name: ExportLatestSVGDiagrams
run: |
Expand Down
2 changes: 1 addition & 1 deletion DemoModel.eapx
Git LFS file not shown

0 comments on commit 91e4cff

Please sign in to comment.