Commit b8cd0fb9 authored by nimrod's avatar nimrod
Browse files

Workbench: Remove the publish PDM plugin.

It's broken on PDM v2.
parent 0d128cfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ RUN apt-get update && \
        transmission-rpc \
        ziglang \
    && \
    echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \
    echo pdm-version | xargs -n1 pdm plugin add && \
    npm install --global \
        corepack \
        @playwright/test \