Merge pull request 'fix: correct artifact download path for Chrome extension publishing' (#4) from dev into main
Reviewed-on: #4
This commit is contained in:
		
						commit
						3a1443db9c
					
				| 
						 | 
				
			
			@ -67,7 +67,7 @@ jobs:
 | 
			
		|||
      uses: actions/download-artifact@v3
 | 
			
		||||
      with:
 | 
			
		||||
        name: chrome-extension
 | 
			
		||||
        path: ./
 | 
			
		||||
        path: dist/
 | 
			
		||||
 | 
			
		||||
    - name: 压缩为 ZIP 文件
 | 
			
		||||
      run: |-
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user