File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 3636 sudo rm -rf "/usr/local/share/boost"
3737 sudo rm -rf "$AGENT_TOOLSDIRECTORY"
3838
39- # - name: Delete fortran
40- # run: sudo apt-get remove gfortran -y
41-
4239 - name : apt-install playwright dependencies
4340 run : |
4441 sudo apt-get update -y && sudo apt-get install -y \
7471 cache-environment : false
7572 post-cleanup : ' all'
7673
77- # ###############################################################
78- # POST ENV INSTALL CONFIG
79- # ###############################################################
80- - name : Post env install config
81- shell : bash -el {0}
82- run : |
83- cp $GITHUB_WORKSPACE/.github/workflows/.condarc $HOME
84-
8574 # ###############################################################
8675 # PUSH
8776 # ###############################################################
You can’t perform that action at this time.
0 commit comments