Skip to content
Snippets Groups Projects
Commit b8cd0fb9 authored by nimrod's avatar nimrod
Browse files

Workbench: Remove the publish PDM plugin.

It's broken on PDM v2.
parent 0d128cfc
No related branches found
No related tags found
No related merge requests found
...@@ -226,7 +226,7 @@ RUN apt-get update && \ ...@@ -226,7 +226,7 @@ RUN apt-get update && \
transmission-rpc \ transmission-rpc \
ziglang \ ziglang \
&& \ && \
echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \ echo pdm-version | xargs -n1 pdm plugin add && \
npm install --global \ npm install --global \
corepack \ corepack \
@playwright/test \ @playwright/test \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment