Skip to content

Commit 1b2230a

Browse files
committed
Unlink before
1 parent 89f2d06 commit 1b2230a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
pnpm i
6161
pnpm link --global
6262
pnpm unlink --global etherpad || true
63-
pnpm link --globa
63+
pnpm link --global
6464
cd ../etherpad/src
6565
pnpm link --global "${PLUGIN_NAME}"
6666
# Rename to match the glob pattern passed to mocha.

0 commit comments

Comments
 (0)