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 923724f commit a292cefCopy full SHA for a292cef
.github/workflows/backend-tests.yml
@@ -49,7 +49,7 @@ jobs:
49
name: Prepare Etherpad core
50
run: |
51
cd ./etherpad/src
52
- ./src/bin/installDeps.sh
+ ./bin/installDeps.sh
53
-
54
name: Prepare plugin
55
0 commit comments