We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb09f8c commit b05005bCopy full SHA for b05005b
.github/workflows/release-pipeline.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
defaults:
12
run:
13
- working-directory: Sapling
+ working-directory: src/Sapling
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v2
0 commit comments