fix
This commit is contained in:
		| @ -33,8 +33,8 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - name: Install Buildah |       - name: Install Buildah | ||||||
|         run: | |         run: | | ||||||
|           sudo apt-get update |           apt-get update | ||||||
|           sudo apt-get install -y buildah |           apt-get install -y buildah | ||||||
|  |  | ||||||
|       - name: Checkout |       - name: Checkout | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user