Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal-bhuiyan committed Feb 8, 2025
1 parent 9cd227c commit 1939c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
version: "1.12.0"
- name: Build OpenTurbine with documentation
run: |
source ../spack/share/spack/setup-env.sh
source ${{ github.workspace }}/spack/share/spack/setup-env.sh
spack load trilinos
spack load yaml-cpp
mkdir build-docs
Expand Down

0 comments on commit 1939c37

Please sign in to comment.