mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-23 02:59:13 +00:00
fix: npm run tsc
This commit is contained in:
parent
e194c83989
commit
824187d952
@ -29,8 +29,6 @@ function run() {
|
||||
const dump = () => __awaiter(this, void 0, void 0, function* () {
|
||||
// Show version
|
||||
yield exec.exec('hugo version');
|
||||
yield exec.exec('go version');
|
||||
yield exec.exec('git --version');
|
||||
});
|
||||
try {
|
||||
const hugoVersion = core.getInput('hugo-version');
|
||||
|
Loading…
x
Reference in New Issue
Block a user