aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci_travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci_travis.yml')
-rw-r--r--.github/workflows/ci_travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_travis.yml b/.github/workflows/ci_travis.yml
index 32123a6..c585f57 100644
--- a/.github/workflows/ci_travis.yml
+++ b/.github/workflows/ci_travis.yml
@@ -56,7 +56,7 @@ jobs:
- name: Run example project
run: |
- cd "$env:HOME/install/bin"
+ cd "$env:TRAVIS_BUILD_DIR/../build/install/bin"
$foo_path = Join-Path (Get-Location).Path foo
$relative = 'test.txt'