mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 09:31:19 +01:00
Update index.js
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -1,7 +1,6 @@
|
||||
const core = require('@actions/core');
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const github = require('@actions/github');
|
||||
const { exit } = require('process');
|
||||
|
||||
const options = core.getInput('options');
|
||||
const path = core.getInput('path');
|
||||
|
||||
Reference in New Issue
Block a user