mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	build: set root workspace name to root (#246)
				
					
				
			This commit is contained in:
		
							parent
							
								
									801a0a790f
								
							
						
					
					
						commit
						79dd12999c
					
				@ -1,4 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "name": "root",
 | 
				
			||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
  "type": "module",
 | 
					  "type": "module",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										4
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								yarn.lock
									
									
									
										generated
									
									
									
								
							@ -3851,9 +3851,9 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"root-workspace-0b6124@workspace:.":
 | 
					"root@workspace:.":
 | 
				
			||||||
  version: 0.0.0-use.local
 | 
					  version: 0.0.0-use.local
 | 
				
			||||||
  resolution: "root-workspace-0b6124@workspace:."
 | 
					  resolution: "root@workspace:."
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@actions/core": "npm:^1.10.1"
 | 
					    "@actions/core": "npm:^1.10.1"
 | 
				
			||||||
    "@actions/exec": "npm:^1.1.1"
 | 
					    "@actions/exec": "npm:^1.1.1"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user