Skip to content

Commit

Permalink
Fixed install plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed May 26, 2024
1 parent 4b88879 commit d7ca97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
working-directory: ./etherpad-lite
run: |
pnpm link --global $PLUGIN_NAME
pnpm run install-plugins --path ../../plugin
pnpm run plugins i --path ../../plugin
env:
PLUGIN_NAME: ${{ steps.plugin_name.outputs.plugin_name }}
- name: Link ep_etherpad-lite
Expand Down

0 comments on commit d7ca97d

Please sign in to comment.