Use default import
This commit is contained in:
parent
cd1794a16e
commit
79f6d4a8ee
@ -1,5 +1,5 @@
|
||||
import { setFailed } from '@actions/core'
|
||||
import { getInputs } from '../inputs'
|
||||
import getInputs from '../inputs'
|
||||
import runSelfInstaller from './run'
|
||||
|
||||
export { runSelfInstaller }
|
||||
|
Loading…
Reference in New Issue
Block a user