mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-09 00:26:08 +00:00
Apply suggestions from code review
This commit is contained in:
@@ -40,7 +40,6 @@ async function setPagesPath({staticSiteGenerator, path}) {
|
|||||||
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
core.error('Set pages path in the static site generator config failed', error)
|
core.error('Set pages path in the static site generator config failed', error)
|
||||||
console.log(error)
|
|
||||||
throw error
|
throw error
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user