Skip to content

Commit 87b2250

Browse files
authored
update env name in doc build action (#759)
1 parent 2f6348b commit 87b2250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
strategy:
2020
matrix:
2121
os: ['ubuntu-latest']
22-
environment-file: [ci/312-stable.yaml]
22+
environment-file: [ci/312-latest.yaml]
2323
experimental: [false]
2424
defaults:
2525
run:

0 commit comments

Comments
 (0)