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