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

Workbench: Still know what I'm doing.

parent b8cd0fb9
No related branches found
No related tags found
No related merge requests found
Pipeline #3351 passed
...@@ -226,7 +226,7 @@ RUN apt-get update && \ ...@@ -226,7 +226,7 @@ RUN apt-get update && \
transmission-rpc \ transmission-rpc \
ziglang \ 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 \ 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