Обновить .gitea/workflows/arch.yaml
This commit is contained in:
		
							parent
							
								
									9ac18a21a6
								
							
						
					
					
						commit
						f4d89f2fb2
					
				@ -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
 | 
				
			||||||
      - name: Downloading artifact
 | 
					      - name: Downloading artifact
 | 
				
			||||||
        uses: actions/downloadartifact@v3
 | 
					        uses: actions/download-artifact@v3
 | 
				
			||||||
      - name: Installing archlinux package
 | 
					      - name: Installing archlinux package
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ls -la
 | 
					          ls -la
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user