我的问题?

This commit is contained in:
shenjack 2023-12-10 12:00:10 +08:00
parent 215c598cc9
commit b8e4e62894
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -8,4 +8,4 @@ description: "Init python environment"
# default: "3.10"
runs:
using: "node20"
main: "index.js"
main: "src/index.js"