Skip to content

Commit b85257f

Browse files
committed
Update main.yml to use wei/curl
1 parent fee916b commit b85257f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
uses: borales/[email protected]
1515
with:
1616
cmd: install
17-
- name: yarn download:stats
18-
uses: borales/[email protected]
17+
- name: curl
18+
uses: wei/curl@master
1919
with:
20-
cmd: download:stats
20+
args: -o ./build/loadable-stats.json https://static.velog.io/loadable-stats.json
2121
- name: serverless deploy
2222
uses: serverless/github-action@master
2323
with:

0 commit comments

Comments
 (0)