Skip to content

Commit

Permalink
// 🔶
Browse files Browse the repository at this point in the history
  • Loading branch information
milankomaj authored Aug 2, 2024
1 parent 18063ca commit 94e1d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: E-build
id: esbuild
run: |
sed /import SVGO from 'svgo'; // 🔶/d' ${{ github.workspace }}/updater.js
sed /import SVGO from 'svgo';/d' ${{ github.workspace }}/updater.js
npm run E-build
rm -r ${{ github.workspace }}/node_modules
node ./dist/esbuild_updater.js ${{github.repository_owner}} -info
Expand Down

0 comments on commit 94e1d2c

Please sign in to comment.