Skip to content

Commit

Permalink
check folder
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 21, 2024
1 parent 194d6df commit 7ea68f4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
echo "installing zip command"
apt-get install zip -y
fi
- run : zip fastest.zip assets/build/*/* partials/*/* author.hbs default.hbs error.hbs index.hbs page.hbs post.hbs tag.hbs
- run: pnpm run gscan fastest.zip
- run: ls -la
- run: pwd
# - run : zip fastest.zip assets/build/*/* partials/*/* author.hbs default.hbs error.hbs index.hbs page.hbs post.hbs tag.hbs
# - run: pnpm run gscan fastest.zip

0 comments on commit 7ea68f4

Please sign in to comment.