Skip to content

Commit

Permalink
Initialize environment modules in last step in .github/workflows/ubun…
Browse files Browse the repository at this point in the history
…tu-ci-x86_64-gnu.yaml
  • Loading branch information
climbfuji committed Apr 23, 2024
1 parent 79903a8 commit e577a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-ci-x86_64-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
- name: test-env
run: |
source /etc/profile.d/modules.sh
module use /home/ubuntu/spack-stack/modulefiles
export ENVNAME=ue-gcc-11.4.0
Expand Down

0 comments on commit e577a84

Please sign in to comment.