We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47947b commit bfae6d6Copy full SHA for bfae6d6
.github/workflows/six-peer-regression.yml
@@ -36,7 +36,7 @@ jobs:
36
override: true
37
38
- name: Run six-peer regression
39
- working-directory: river/main
+ working-directory: ${{ github.workspace }}/river/main
40
env:
41
FREENET_CORE_PATH: ${{ github.workspace }}/freenet-core
42
RUST_LOG: info
0 commit comments