Skip to content

Commit

Permalink
Fix github upload artifact error
Browse files Browse the repository at this point in the history
Signed-off-by: David Zane <[email protected]>
  • Loading branch information
dzane17 committed Jan 30, 2025
1 parent 481180e commit 41291c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
with:
name: query-insights-plugin-${{ matrix.os }}
path: query-insights-artifacts
overwrite: true

build-windows-macos:
env:
Expand Down Expand Up @@ -135,3 +136,4 @@ jobs:
with:
name: query-insights-plugin-${{ matrix.os }}
path: query-insights-artifacts
overwrite: true

0 comments on commit 41291c0

Please sign in to comment.