ADD: QE CPU workflow
This commit is contained in:
@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Source Pmodules profile
|
||||
run: |
|
||||
export SSL_CERT_FILE /etc/ssl/ca-bundle.pem
|
||||
export REQUESTS_CA_BUNDLE /etc/ssl/ca-bundle.pem
|
||||
PMODULES_VERSION='2.0.0.2'
|
||||
source /opt/psi/config/profile.bash
|
||||
module use Spack
|
||||
|
Reference in New Issue
Block a user