Обновить .gitea/workflows/arch.yaml
This commit is contained in:
		
							parent
							
								
									c695876504
								
							
						
					
					
						commit
						f8dd598312
					
				@ -59,7 +59,7 @@ jobs:
 | 
				
			|||||||
        uses: actions/checkout@v3
 | 
					        uses: actions/checkout@v3
 | 
				
			||||||
      - name: Constructing artifact name and version
 | 
					      - name: Constructing artifact name and version
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "BFORCE_VER=$(cat ${{ github.workspace }}/bforce/source/.version)-$(date +%Y%M%d)" >> $GITHUB_ENV
 | 
					          echo "BFORCE_VER=$(cat ${{ github.workspace }}/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
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user