Skip to content

Commit 275b9d1

Browse files
committed
Rename misnamed step in refresh_static.yml
1 parent 931f61d commit 275b9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh_static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install environment
2626
run: npm ci
2727

28-
- name: Run refresh-downstream.ts
28+
- name: Run refresh-static.ts
2929
id: refresh-downstream-script
3030
run: |
3131
npm run refresh-static

0 commit comments

Comments
 (0)