Skip to content

Commit

Permalink
downgrade node fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed May 18, 2022
1 parent f42e915 commit cd2ccbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- name: Setup npm
run: |
npm i node-fetch@2.6.1
npm install --prefix imgoptim --no-save
- name: Optimize Images
Expand Down

0 comments on commit cd2ccbd

Please sign in to comment.