2
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-05-11 10:44:33 +08:00
This commit is contained in:
khai96_ 2020-05-08 10:45:00 +07:00
parent 9c1a37f2cb
commit ba90d665b1

@ -1,7 +1,7 @@
node_modules: package.json
pnpm install --prefer-offline
dist/tsc: node_modules src
dist/tsc: node_modules src
pnpx tsc
dist/index.js: dist/tsc