Skip to content

Commit e9d3aa1

Browse files
committed
fix: release.yml syntax error
1 parent b938da2 commit e9d3aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: 12
1818

1919
- name: Install deps and build (with cache)
20-
uses: bahmutov/npm-install@v1
20+
uses: bahmutov/npm-install@v1
2121

2222
- name: Release
2323
env:

0 commit comments

Comments
 (0)