ci: remove yarnpkg registry

This commit is contained in:
2024-06-02 20:24:17 +02:00
parent 5b66bb3950
commit 41fa505dc8

View File

@@ -24,7 +24,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.yarnpkg.com/
- run: corepack enable
- run: yarn set version classic
- run: yarn install --immutable