Skip to content

Commit

Permalink
remove the extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 23, 2024
1 parent 9a02299 commit 46f47c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Easy Zip Files
uses: vimtor/[email protected]
with:
files: assets/build/ partials/ author.hbs default.hbs error.hbs index.hbs page.hbs post.hbs tag.hbs
files: assets/build/ partials/ author.hbs default.hbs error.hbs index.hbs page.hbs post.hbs tag.hbs
dest: ${{ github.workspace }}/fastest.zip
- run: pnpm run gscan ${{ github.workspace }}/fastest.zip

0 comments on commit 46f47c4

Please sign in to comment.