mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 19:58:21 +08:00 
			
		
		
		
	Create run.sh
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "postinstall": "rm -rf dist && make dist/index.js",
 | 
			
		||||
    "start": "make dist/index.js && node dist/index.js"
 | 
			
		||||
    "start": "sh ./run.sh"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "download": "^8.0.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user