Skip to content

Commit 427555f

Browse files
committed
workflows/gh-pages : use environment 'all' to make the docs
1 parent 40a0f3a commit 427555f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: prefix-dev/[email protected]
2525
with:
2626
cache: true
27-
environments: default
27+
environments: all
2828

2929
- name: Print environment
3030
shell: bash -l {0}

0 commit comments

Comments
 (0)