Skip to content

Commit

Permalink
Write Ramble and Spack to persistent env
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs committed Nov 8, 2023
1 parent 4e85dff commit 7f2bb73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
export SPACK_DISABLE_LOCAL_CONFIG=1
. workspace/saxpy/openmp/x86/spack/share/spack/setup-env.sh
. workspace/saxpy/openmp/x86/ramble/share/ramble/setup-env.sh
env > "$GITHUB_ENV"
- name: Setup Saxpy Workspace
run: |
Expand Down

0 comments on commit 7f2bb73

Please sign in to comment.