Skip to content

Commit

Permalink
Clone wp post
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Mendoza Fernadez authored and Leonardo Mendoza Fernadez committed May 8, 2024
1 parent a8a2642 commit 2c39d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clone-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Run PurgeCSS
run: npm run purgecss -- --css dist/combined_styles.css --content dist/index.html --output dist

-- name: Mix HTML and CSS in a single file
- name: Mix HTML and CSS in a single file
run: npm run grunt

- name: Configure git user
Expand Down

0 comments on commit 2c39d4c

Please sign in to comment.