Skip to content

Commit

Permalink
test image push
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed Dec 18, 2020
1 parent ff4c36f commit 637fc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm install --prefix imgoptim --no-save

- name: Optimize Images
run: node imgoptim/optimize.js
run: bash node imgoptim/optimize.js

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 637fc2d

Please sign in to comment.