mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Move private/upload-cdn into packages/uppy (#5800)
This commit is contained in:
parent
a848a4f695
commit
36097dc67e
6 changed files with 33 additions and 39 deletions
2
.github/workflows/manual-cdn.yml
vendored
2
.github/workflows/manual-cdn.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue