This commit is contained in:
		
							parent
							
								
									1b20e28f93
								
							
						
					
					
						commit
						9f8f37142d
					
				@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
      - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
 | 
					      - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
 | 
				
			||||||
      - run: echo "Gitea job id ${{ gitea.run_id }}."
 | 
					      - run: echo "Gitea job id ${{ gitea.run_id }}."
 | 
				
			||||||
      - name: Check out repository code
 | 
					      - name: Check out repository code
 | 
				
			||||||
        uses: https://gitea.yantootech.com/neil/cache
 | 
					        uses: https://gitea.yantootech.com/neil/cache@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          fetch-depth: 1
 | 
					          fetch-depth: 1
 | 
				
			||||||
      - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
 | 
					      - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user