mirror of
https://git.studyfor.work/actions/action-setup.git
synced 2026-08-29 05:52:02 -04:00
Use default import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { setFailed } from '@actions/core'
|
||||
import { getInputs } from '../inputs'
|
||||
import getInputs from '../inputs'
|
||||
import runSelfInstaller from './run'
|
||||
|
||||
export { runSelfInstaller }
|
||||
|
||||
Reference in New Issue
Block a user