Skip to content

Commit 93aea31

Browse files
committed
Force default toolpath
1 parent 6d75120 commit 93aea31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bat.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
with:
7777
release: ${{ matrix.release }}
7878
products: ${{ matrix.products }}
79+
env:
80+
AGENT_ISSELFHOSTED: 1
7981
- name: Check matlabroot output is set
8082
run: 'if [[ "${{ steps.setup_matlab.outputs.matlabroot }}" != *"MATLAB"* ]]; then exit 1; fi'
8183
shell: bash

0 commit comments

Comments
 (0)