Compare commits
	
		
			1 Commits
		
	
	
		
			7b056454ab
			...
			84a6c63bd7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 84a6c63bd7 | 
| @@ -11,10 +11,10 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|  |  | ||||||
|     - name: Install prerequisites |     # - name: Install prerequisites | ||||||
|       run: | |     #   run: | | ||||||
|         apt update |     #     apt-get update | ||||||
|         apt install -y docker |     #     apt-get install -y xz-utils unzip | ||||||
|  |  | ||||||
|     - uses: https://gitea.com/actions/checkout@v4 |     - uses: https://gitea.com/actions/checkout@v4 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user