diff --git a/index.js b/index.js index 0f1cc27..de6c8bb 100644 --- a/index.js +++ b/index.js @@ -59,6 +59,7 @@ const DistroVersionPackageMap = { }; async function run() { + core.debug('This is a test'); try { const baseUrl = 'https://gstreamer.freedesktop.org/data/pkg'; const version = core.getInput('version');