Skip to content

Commit 3fc26b2

Browse files
committed
[squash] try to fix install path
1 parent e19d920 commit 3fc26b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fast_testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
coveralls: true
3939

4040
env:
41-
TNT_DEBUG_PATH: '~/tnt-debug'
41+
TNT_DEBUG_PATH: ${{ github.workspace }}/tnt-debug
4242

4343
runs-on: ubuntu-latest
4444
steps:

0 commit comments

Comments
 (0)