Skip to content

Commit

Permalink
Fix working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWanderer authored Dec 30, 2023
1 parent 6e80138 commit 25d71b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
del /Q exports_tmp*.txt
- name: Diff exports with Orbiter 2016
working-directory: ${{ github.workspace }}/out/install/Orbiter
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 25d71b7

Please sign in to comment.