Skip to content

Commit cdf2eb5

Browse files
committed
fix: release workflow fails on expected dependency lock
1 parent df87536 commit cdf2eb5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/semantic-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: actions/setup-node@v6
2727
with:
2828
node-version: 'lts/*'
29-
cache: 'npm'
3029
- name: Install Semantic Release
3130
run: >
3231
npm install

0 commit comments

Comments
 (0)