Skip to content

Commit

Permalink
Merge pull request #11 from duckdb/fix-artifact-name
Browse files Browse the repository at this point in the history
Fix macOS/OSX artifact name
  • Loading branch information
maiadegraaf authored Jun 26, 2024
2 parents 2205284 + 0a0f212 commit 3159806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ODBC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: java-osx-universal
name: odbc-osx-universal
path: |
duckdb_odbc-osx-universal.zip
Expand Down

0 comments on commit 3159806

Please sign in to comment.