Skip to content

Commit d4e70cd

Browse files
committed
Revert "install EA into runner"
This reverts commit 53bf108.
1 parent 53bf108 commit d4e70cd

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/AddIn-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,6 @@ jobs:
7373
- name: Setup MSBuild.exe
7474
uses: microsoft/setup-msbuild@v2
7575

76-
- name: Install Enterprise Architect
77-
run: |
78-
curl -L -o EA.msi "https://sparxsystems.com/bin/ea_demo.msi"
79-
msiexec /i EA.msi /quiet /norestart
80-
8176
# Execute all unit tests in the solution
8277
#- name: Execute unit tests
8378
# run: dotnet test

0 commit comments

Comments
 (0)