mirror of
https://github.com/actions/setup-python.git
synced 2025-01-09 22:34:50 -05:00
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
|
var path = require("path");
|
||
|
module.exports = path;
|