Skip to content

Commit

Permalink
Update buildx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hertzg authored Dec 3, 2020
1 parent 771548c commit 7ef3f4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
--cache-from "type=local,src=/tmp/.buildx-cache" \
--cache-to "type=local,dest=/tmp/.buildx-cache"
- name: Docker Check Manifest
run: |
docker run --rm mplatform/mquery hertzg/rtl_433:latest
- name: Clear
if: always()
run: |
Expand Down

0 comments on commit 7ef3f4b

Please sign in to comment.