Skip to content

Commit

Permalink
fix: attempt cicd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie committed Jan 22, 2025
1 parent 9955e9c commit e903196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
LICENSE_SERVER: ${{ secrets.LICENSE_SERVER }}
MAPDL_VERSION: ${{ env.MAPDL_IMAGE_VERSION_DOCS_BUILD }}
DISTRIBUTED_MODE: "dmp"
LIBGL_ALWAYS_INDIRECT: 1
run: |
export INSTANCE_NAME=MAPDL_0
.ci/start_mapdl.sh & export DOCKER_PID=$!
Expand Down

0 comments on commit e903196

Please sign in to comment.