Skip to content

Commit

Permalink
Save the same files for Linux and Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Apr 11, 2023
1 parent 6033889 commit 87d51ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-frank-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
if: always()
with:
name: Windows-${{ matrix.example}}-logs
path: build\*\logs\*.log
path: build\*\logs
- name: Check that FrankConfig.xsd exists - for classes
if: ${{ matrix.example == 'Frank2Example2' }}
shell: cmd
Expand Down

0 comments on commit 87d51ca

Please sign in to comment.