Commit ba6d98e0 authored by nimrod's avatar nimrod
Browse files

Workbench: Still know what I'm doing.

parent b8cd0fb9
Loading
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-version | xargs -n1 pdm plugin add && \
    echo pdm-version | xargs -tn1 pdm plugin add --pip-args=--break-system-packages && \
    npm install --global \
        corepack \
        @playwright/test \