Skip to content

Commit

Permalink
force log upload to overwrite existing logs (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
eljohnson92 authored Mar 8, 2024
1 parent e1f809f commit 125a395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ jobs:
with:
name: logs
path: .logs/*
overwrite: true

docker-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 125a395

Please sign in to comment.