Skip to content

Commit

Permalink
Only diff x86 exports
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWanderer authored Dec 30, 2023
1 parent 25d71b7 commit 3394583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
del /Q exports_tmp*.txt
- name: Diff exports with Orbiter 2016
if: ${{ matrix.architecture == 'x86' }}
shell: cmd
continue-on-error: true
run: git diff -U0 --ignore-cr-at-eol --ignore-space-at-eol --no-index exports.2016.txt out/install/Orbiter/exports.txt
Expand Down

0 comments on commit 3394583

Please sign in to comment.