Skip to content

Commit

Permalink
runing gscan on zip
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 23, 2024
1 parent 0fef0b4 commit e63ded5
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 @@ -18,4 +18,4 @@ jobs:
with:
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 gscan ${{ github.workspace }}/fastest.zip
- run: pnpm gscan -z ${{ github.workspace }}/fastest.zip

0 comments on commit e63ded5

Please sign in to comment.