[解決] Error: Dependencies lock file is not found in /home/runner/work/some. Supported file patterns: package-lock.json,yarn.lock
「解決] Error: Dependencies lock file is not found in /home/runner/work/some. Supported file patterns: package-lock.json,yarn.lock ciがpakcage.lock.jsonを見つけてくれないとき。 結論 runコマンドにcdでpackage.lock.jsonがあるところに移動す...