take a look at env
This commit is contained in:
		| @@ -20,8 +20,11 @@ jobs: | ||||
|     #   with: | ||||
|     #     image: tonistiigi/binfmt:qemu-v6.0.0 | ||||
|  | ||||
|     - name: Install QEMU | ||||
|       run: sudo apt-get update && sudo apt-get install -y qemu-user-static | ||||
|     # - name: Install QEMU | ||||
|     #   run: sudo apt-get update && sudo apt-get install -y qemu-user-static | ||||
|  | ||||
|     - name: Debug | ||||
|       run: env | ||||
|  | ||||
|     - name: Set up Docker Buildx | ||||
|       uses: docker/setup-buildx-action@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user