Skip to content

Commit eb464c6

Browse files
committed
dbg release
1 parent 977d374 commit eb464c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
curl -L https://github.com/asg017/sqlite-dist/releases/download/v0.0.1-alpha.6/sqlite-dist-x86_64-unknown-linux-gnu.tar.xz \
7878
| tar xfJ - --strip-components 1
7979
- run: make sqlite-rembed.h
80+
- run: mkdir distx
81+
- run: find .
8082
- run: ./sqlite-dist ./sqlite-dist.toml --input dist/ --output distx/ --version $(cat VERSION)
8183
- run: |
8284
gh release upload ${{ github.ref_name }} \

0 commit comments

Comments
 (0)