Skip to content

Commit

Permalink
test build from docs branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sgathrid committed Jul 4, 2024
1 parent 065f2cc commit 4c24af4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-conda/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ runs:
python-version: '3.11' # You can adjust the Python version as needed
auto-update-conda: true
environment-file: ${{ inputs.environment-file }}
environment-name: test
activate-environment: test
1 change: 1 addition & 0 deletions .github/workflows/docbuild-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: sg_docs

- name: Set up Conda
uses: ./.github/actions/setup-conda
Expand Down

0 comments on commit 4c24af4

Please sign in to comment.