Skip to content

Commit

Permalink
update env name in doc build action (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Jan 28, 2024
1 parent 2f6348b commit 87b2250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
strategy:
matrix:
os: ['ubuntu-latest']
environment-file: [ci/312-stable.yaml]
environment-file: [ci/312-latest.yaml]
experimental: [false]
defaults:
run:
Expand Down

0 comments on commit 87b2250

Please sign in to comment.