Skip to content

Commit 8e8123e

Browse files
authored
CI: Enable pnpm catalogs feature with full monorepo checkout (#33229)
1 parent 83f3140 commit 8e8123e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/packages_publishing.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,6 @@ jobs:
118118
steps:
119119
- name: Get sources
120120
uses: actions/checkout@v4
121-
with:
122-
sparse-checkout: |
123-
/tools
124-
/packages/devextreme-monorepo-tools
125-
package.json
126-
sparse-checkout-cone-mode: false
127121

128122
- name: Download artifacts
129123
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)