Skip to content

Commit

Permalink
Try building IrpTransmogrifier twice on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Young <[email protected]>
  • Loading branch information
seanyoung committed Apr 22, 2024
1 parent 98ea11e commit 7107b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
rustup default stable
- name: Build IrpTransmogrifier
run: |
mvn -B -V package || true
mvn -B -V package
working-directory: irp/tests/IrpTransmogrifier
- name: Build
Expand Down

0 comments on commit 7107b60

Please sign in to comment.