Skip to content

Commit

Permalink
runing gscan on repo
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 23, 2024
1 parent e63ded5 commit d16f13d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ 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 -z ${{ github.workspace }}/fastest.zip
- run: pnpm gscan ./
# - run: pnpm gscan -z ${{ github.workspace }}/fastest.zip
- run: ls ${{ github.workspace }}/fastest.zip

0 comments on commit d16f13d

Please sign in to comment.