Skip to content

Commit 8c9a523

Browse files
authored
Update manual-start.yml
1 parent 8a76f81 commit 8c9a523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install sitespeed.io
3232
run: |
3333
npm install sitespeed.io -g
34-
cd ../plugin-accessibility-statement
34+
cd ../plugin-javascript
3535
npm install
3636
- name: Start local HTTP server
3737
run: (npm run start-server&)

0 commit comments

Comments
 (0)