Skip to content

Commit

Permalink
Merge branches 'main' and 'main' of github.com:wadhah101/cheat-sheets
Browse files Browse the repository at this point in the history
  • Loading branch information
wadhah101 committed Jun 24, 2021
2 parents 369f5c5 + 77dd279 commit b27d9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
- run: npm install
working-directory : ./MarkDownToPdfScript
- run: npm start ../Markdown ../Dist/cheat-cheats-PDF.zip
- run: npm start ../Markdown ../cheat-cheats-PDF.zip
working-directory : ./MarkDownToPdfScript
- run: npm run release
working-directory : ./MarkDownToPdfScript
Expand Down

0 comments on commit b27d9a0

Please sign in to comment.