Обновить .gitea/workflows/arch.yaml
This commit is contained in:
		
							parent
							
								
									0db3aee60f
								
							
						
					
					
						commit
						c695876504
					
				@ -61,7 +61,7 @@ jobs:
 | 
				
			|||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "BFORCE_VER=$(cat ${{ github.workspace }}/bforce/source/.version)-$(date +%Y%M%d)" >> $GITHUB_ENV
 | 
					          echo "BFORCE_VER=$(cat ${{ github.workspace }}/bforce/source/.version)-$(date +%Y%M%d)" >> $GITHUB_ENV
 | 
				
			||||||
      - uses: actions/download-artifact@v3
 | 
					      - uses: actions/download-artifact@v3
 | 
				
			||||||
          with:
 | 
					        with:
 | 
				
			||||||
          name: bforce-${{ env.BFORCE_VER }}-Arch
 | 
					          name: bforce-${{ env.BFORCE_VER }}-Arch
 | 
				
			||||||
      - name: Display structure of downloaded files
 | 
					      - name: Display structure of downloaded files
 | 
				
			||||||
        run: ls -R
 | 
					        run: ls -R
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user