There was an error while loading. Please reload this page.
1 parent 6d75120 commit 93aea31Copy full SHA for 93aea31
1 file changed
.github/workflows/bat.yml
@@ -76,6 +76,8 @@ jobs:
76
with:
77
release: ${{ matrix.release }}
78
products: ${{ matrix.products }}
79
+ env:
80
+ AGENT_ISSELFHOSTED: 1
81
- name: Check matlabroot output is set
82
run: 'if [[ "${{ steps.setup_matlab.outputs.matlabroot }}" != *"MATLAB"* ]]; then exit 1; fi'
83
shell: bash
0 commit comments