Skip to content

Commit e49b743

Browse files
kinowmr-c
authored andcommitted
Add CWLTOOL_OPTIONS with udocker in GH Actions env property
1 parent a6842dc commit e49b743

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- main
77
workflow_dispatch:
88

9+
env:
10+
CWLTOOL_OPTIONS: '--user-space-docker=udocker'
11+
912
# NOTE: If you modify this file to install a package with pip or apt, please
1013
# verify if we need the same package added to our readthedocs build.
1114
jobs:

0 commit comments

Comments
 (0)