Skip to content

Commit 2f47f5f

Browse files
authored
Update release.yml
1 parent 555ae17 commit 2f47f5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
6161
- name: Generate release description
6262
run: |
63+
cd ${{ github.workspace }}
6364
export checksum=$(sha256sum sqlc-gen-better-python.wasm | awk '{print $1}')
6465
export download_url="https://github.com/rayakame/sqlc-gen-better-python/releases/download/${{ steps.latest.outputs.output }}/sqlc-gen-better-python.wasm"
6566

0 commit comments

Comments
 (0)