Skip to content

Commit

Permalink
testing again
Browse files Browse the repository at this point in the history
  • Loading branch information
photodow committed Apr 30, 2021
1 parent aa6ce0d commit 69dc620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

yarn build
yarn ncc build action.js --license licenses.txt
git add dist
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6651,7 +6651,7 @@ var __webpack_exports__ = {};
const core = __nccwpck_require__(186);
const github = __nccwpck_require__(438);
const WikiHelpers = __nccwpck_require__(822);

console.log('asdf');
try {
WikiHelpers.build({
rootPath: core.getInput('rootPath'),
Expand Down

0 comments on commit 69dc620

Please sign in to comment.