diff --git a/libs/ghaction-helper/package.json b/libs/ghaction-helper/package.json index 5d52ddb6ea..48edca5a90 100644 --- a/libs/ghaction-helper/package.json +++ b/libs/ghaction-helper/package.json @@ -2,7 +2,7 @@ "name": "@remix-project/ghaction-helper", "version": "0.1.1-dev", "description": "Solidity Tests GitHub Action Helper", - "main": "dist/index.js", + "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc"