Skip to content

Commit 761a2b9

Browse files
authored
DEV: Add command mkdir /tmp/docs/
- Add command mkdir /tmp/docs/
1 parent 8e37be3 commit 761a2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-env-create.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
shell: bash
3939
run: |
4040
cp ./requirements*.txt /tmp/
41+
mkdir /tmp/docs/
4142
cp ./docs/requirements*.txt /tmp/docs/
4243
- uses: mamba-org/provision-with-micromamba@main
4344
with:

0 commit comments

Comments
 (0)