1
0
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:
Minionguyjpro
2023-07-08 14:40:57 +02:00
committed by GitHub
parent 1011974704
commit f82eb0b576

1
dist/index.js vendored
View File

@@ -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');