Selaa lähdekoodia

Point at correct directory

Christopher Mullins 6 vuotta sitten
vanhempi
commit
12be5e9085
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -33,7 +33,7 @@ deploy:
       tags: true
   - provider: pages
     skip_cleanup: true
-    local_dir: docs
+    local_dir: dist/docs
     github_token: $GITHUB_TOKEN
     keep_history: true
     on: