Skip to content

Commit

Permalink
remove the run in gscan
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 23, 2024
1 parent 46f47c4 commit 0fef0b4
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 run gscan ${{ github.workspace }}/fastest.zip
- run: pnpm gscan ${{ github.workspace }}/fastest.zip

0 comments on commit 0fef0b4

Please sign in to comment.