Skip to content

Commit

Permalink
Gotta say that builds.sr.ht letting you just ssh into a machine after…
Browse files Browse the repository at this point in the history
… the build fails is a really cool feature
  • Loading branch information
GarboMuffin committed Feb 10, 2024
1 parent e0bb670 commit fe71599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
npm ci
# npm is an awful piece of software
# https://github.com/npm/cli/issues/4828
npm install sharp
npm install --include=optional sharp
- name: Run tests
run: npm test

0 comments on commit fe71599

Please sign in to comment.