Skip to content

Commit

Permalink
Update release-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andinux committed Feb 21, 2024
1 parent 19ac3cf commit 98a4549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: recursive

- name: Set env var
run: echo "ZIPFILE=sqlitecloud-go-${{ github.event.release.name }}-${{ env.OSNAME }}-${{ env.ARCHNAME }}.zip" >> $GITHUB_ENV
Expand Down

0 comments on commit 98a4549

Please sign in to comment.