.woodpecker.yml: try fix
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Christian Zimmermann 2024-05-18 23:54:29 +02:00
parent 171a4cdcae
commit e80ad4677e

View file

@ -8,7 +8,7 @@ steps:
- source /etc/profile.d/modules.sh
- module use --append /usr/share/modulefiles
- module load mpi
- chown -R test:test .
- chown -R test .
- su test
- mkdir build-gcc
- cd build-gcc