Skip to content

Commit

Permalink
CI: Use fresh VM with default path install
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Jan 10, 2025
1 parent 0424273 commit 6dad9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
name: Test dotnet (linux)
runs-on: [ Linux, self-hosted, toolkits ]
env:
ANSYSEM_ROOT242: '/ansys_inc/AnsysEM/v242/Linux64'
ANSYSEM_ROOT242: '/opt/AnsysEM/v242/Linux64'
ANS_NODEPCHECK: '1'
steps:
- name: "Install Git and clone project"
Expand Down

0 comments on commit 6dad9eb

Please sign in to comment.