Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingzi authored and GitHub committed Jun 20, 2022
1 parent f2ea2f4 commit 0c1bf1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/set-pages-path.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ async function setPagesPath({staticSiteGenerator, path}) {

} catch (error) {
core.error('Set pages path in the static site generator config failed', error)
console.log(error)
throw error
}
}
Expand Down

0 comments on commit 0c1bf1e

Please sign in to comment.