We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027b414 commit db7e056Copy full SHA for db7e056
.github/workflows/terra.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Update dependencies
31
run: |
32
- sh ci/build/dep.sh ${{ steps.dep.outputs.matches }}
+ sh .github/ci/build/dep.sh ${{ steps.dep.outputs.matches }}
33
34
- name: Replace rtc version
35
0 commit comments