Skip to content

Commit e9da20a

Browse files
authored
ci: Encouraged clean-install
1 parent 37d16d7 commit e9da20a

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
@@ -43,7 +43,7 @@ jobs:
4343
cache: 'npm'
4444

4545
- name: Install dependencies
46-
run: npm install
46+
run: npm ci
4747

4848
- name: Import GPG key
4949
uses: crazy-max/ghaction-import-gpg@v6

0 commit comments

Comments
 (0)