Skip to content

Commit b27ad22

Browse files
committed
fixup! fixup: remove extra v
1 parent 9d9a356 commit b27ad22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
fetch-depth: 0
199199

200200
- name: Download artifact
201-
- uses: actions/download-artifact@v3
201+
uses: actions/download-artifact@v3
202202
id: download
203203
with:
204204
name: "npm-package"

0 commit comments

Comments
 (0)