Commit c46d21f4 authored by Tactac, Kevin's avatar Tactac, Kevin
Browse files

fix job config

parent 9552f2e9
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@ build:
  os: ubuntu-20.04
  tools:
    python: "mambaforge-4.10"
  jobs:
    pre_build:
      - mkdir ~/tmp

sphinx:
  builder: html
@@ -12,7 +15,3 @@ sphinx:

conda:
  environment: environment.yml

commands:
  pre_build:
    - mkdir ~/tmp