Move private/upload-cdn into packages/uppy (#5800)

This commit is contained in:
Merlijn Vos 2025-07-07 10:58:53 +02:00 committed by GitHub
parent a848a4f695
commit 36097dc67e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 33 additions and 39 deletions

View file

@ -44,7 +44,7 @@ jobs:
node-version: lts/*
- name: Install upload-to-cdn dependencies
if: ${{ inputs.version }}
run: corepack yarn workspaces focus @uppy-dev/upload-to-cdn
run: corepack yarn workspaces focus uppy
env:
# https://docs.cypress.io/guides/references/advanced-installation#Skipping-installation
CYPRESS_INSTALL_BINARY: 0