You've already forked gitea-release-action
							
							
				mirror of
				https://gitea.com/actions/gitea-release-action.git
				synced 2025-10-31 14:56:20 +07:00 
			
		
		
		
	fix: Add npm install command
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							| @ -17,6 +17,7 @@ jobs: | ||||
|           node-version: 16 | ||||
|           cache: 'npm' | ||||
|           cache-dependency-path: package-lock.json | ||||
|       - run: npm install -D | ||||
|       - run: npm run package | ||||
|       - run: | | ||||
|           git config user.name github-actions | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Akkuman
					Akkuman