]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fix Path
authorW. Felix Handte <w@felixhandte.com>
Wed, 8 Aug 2018 19:32:55 +0000 (12:32 -0700)
committerW. Felix Handte <w@felixhandte.com>
Wed, 8 Aug 2018 19:32:55 +0000 (12:32 -0700)
.circleci/config.yml

index 4780c3d680ce39734c163050cc991c8487bf03b5..389fb11aebca2e1cdcd4fc58751a3ad7f3018166 100644 (file)
@@ -9,7 +9,7 @@
 version: 2
 jobs:
   build:
-    working_directory: ~/felixhandte/zstd
+    working_directory: ~/facebook/zstd
     parallelism: 1
     shell: /bin/bash --login
     # CircleCI 2.0 does not support environment variables that refer to each other the same way as 1.0 did.