mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	display all env vars
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							| @@ -33,6 +33,8 @@ jobs: | ||||
|       env: | ||||
|         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|       run: | | ||||
|           Write-Host ${{ secrets.GITHUB_TOKEN }} | ||||
|           dir env | ||||
|           $currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json) | ||||
|           . .\scripts\update.ps1 -verbose | ||||
|           Set-GHVariable -Name COUNT_UPDATED -Value $count | ||||
|   | ||||
		Reference in New Issue
	
	Block a user