Add gitea CI. #15
@ -13,14 +13,6 @@ jobs:
 | 
				
			|||||||
      - name: Install Assimp Ubuntu
 | 
					      - name: Install Assimp Ubuntu
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          python3 --version
 | 
					          python3 --version
 | 
				
			||||||
          python --version
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - uses: actions/setup-python@v3
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          python-version: "3.10"
 | 
					 | 
				
			||||||
          architecture: "x64"
 | 
					 | 
				
			||||||
        env:
 | 
					 | 
				
			||||||
          AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Assimp Ubuntu
 | 
					      - name: Install Assimp Ubuntu
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
@ -28,7 +20,7 @@ jobs:
 | 
				
			|||||||
          apt install libassimp-dev -y
 | 
					          apt install libassimp-dev -y
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Qt
 | 
					      - name: Install Qt
 | 
				
			||||||
        uses: jurplel/install-qt-action@v2
 | 
					        uses: jurplel/install-qt-action@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          version: '6.5.0'
 | 
					          version: '6.5.0'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user