Skip to content

Commit cb1772a

Browse files
authored
Merge pull request #60 from Webperf-se/7h3Rabbit-patch-1
Update manual-start.yml
2 parents 8a76f81 + 8c9a523 commit cb1772a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)