From d88c16db4ebd43d630d68a8d197c49b8776df2d1 Mon Sep 17 00:00:00 2001 From: blacktop Date: Thu, 18 Jul 2024 12:46:46 -0600 Subject: [PATCH] Update diff.yml --- .github/workflows/diff.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/diff.yml b/.github/workflows/diff.yml index 022e5f8cd..8f60039d5 100644 --- a/.github/workflows/diff.yml +++ b/.github/workflows/diff.yml @@ -33,8 +33,8 @@ jobs: # Runs a diff - name: Create report file run: | - ipsw dl appledb --os macOS --version '${{ vars.PREV_MACOS_VERSION }}' --device iPhone16,2 --output /tmp/IPSW1 --confirm - ipsw dl appledb --os macOS --version '${{ vars.NEXT_MACOS_VERSION }}' --device iPhone16,2 --output /tmp/IPSW2 --confirm + ipsw dl appledb --os macOS --version '${{ vars.PREV_MACOS_VERSION }}' --output /tmp/IPSW1 --confirm + ipsw dl appledb --os macOS --version '${{ vars.NEXT_MACOS_VERSION }}' --output /tmp/IPSW2 --confirm ipsw diff --output . \ --markdown \ --fw \