Skip to content

Commit

Permalink
include .sha256 files in release
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Mar 24, 2024
1 parent 2249db4 commit 5ad3ee2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
files: |
cache/adbc*.tar.gz
cache/adbc*.sha256
macos:
runs-on: macos-11
Expand Down Expand Up @@ -101,6 +102,7 @@ jobs:
with:
files: |
cache/adbc*.tar.gz
cache/adbc*.sha256
windows:
runs-on: windows-latest
Expand Down Expand Up @@ -138,3 +140,4 @@ jobs:
with:
files: |
cache/adbc*.tar.gz
cache/adbc*.sha256

0 comments on commit 5ad3ee2

Please sign in to comment.