Skip to content

Commit

Permalink
add python revision
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyhickson authored Jul 27, 2023
1 parent 5a04343 commit 74f1cb9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish_wps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
steps:
- name: Check out source
uses: actions/checkout@v3

- uses: actions/setup-python@v4
with:
python-version: '3.x'
- run: |
conda env create -f env.yml
conda activate sphynx_doc_env
Expand Down

0 comments on commit 74f1cb9

Please sign in to comment.