mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 15:47:36 +00:00 
			
		
		
		
	.
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|   "description": "checkout action", |   "description": "checkout action", | ||||||
|   "main": "lib/main.js", |   "main": "lib/main.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "build-full": "npm run format && npm run build && npm run test", |     "build-full": "npm i --package-lock && npm ci && npm run format && npm run build && npm run test", | ||||||
|     "build": "tsc && ncc build && node lib/misc/generate-docs.js", |     "build": "tsc && ncc build && node lib/misc/generate-docs.js", | ||||||
|     "format": "prettier --write '**/*.ts'", |     "format": "prettier --write '**/*.ts'", | ||||||
|     "format-check": "prettier --check '**/*.ts'", |     "format-check": "prettier --check '**/*.ts'", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vallie Joseph
					Vallie Joseph