We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a482c05 commit 42cac5dCopy full SHA for 42cac5d
.github/workflows/release.yml
@@ -26,6 +26,7 @@ jobs:
26
cache: 'yarn'
27
28
- name: 📦 Install dependencies
29
+ working-directory: packages/react-native-sortable
30
run: yarn install --immutable
31
32
- name: 🎉 Release
0 commit comments