From 24e5c87f12a34bc32d39b90b718523a68c8be582 Mon Sep 17 00:00:00 2001 From: Antoine Boucher Date: Sun, 30 Apr 2023 21:47:19 -0400 Subject: [PATCH] Update retroarch-web-games.yaml --- .github/workflows/retroarch-web-games.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/retroarch-web-games.yaml b/.github/workflows/retroarch-web-games.yaml index 09e54fa..8eb72a1 100644 --- a/.github/workflows/retroarch-web-games.yaml +++ b/.github/workflows/retroarch-web-games.yaml @@ -12,9 +12,7 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 - with: - ref: retroarch-web - + - name: Setup QEMU and Docker Buildx uses: docker/setup-qemu-action@v2