Skip to content

Commit

Permalink
correct installation
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 23, 2024
1 parent d09877b commit ccc78e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: '20.x'
- name: Install sitespeed.io
run: npm sitespeed.io -g
run: npm install sitespeed.io -g
- name: Install Chrome
run: |
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Expand Down

0 comments on commit ccc78e2

Please sign in to comment.