Skip to content

Commit

Permalink
ci: attempt to fix WEASEL_BUILD for nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang authored Jul 30, 2024
1 parent 34a9185 commit 28ace8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
- name: Checkout last commit
uses: actions/checkout@v4
with:
submodules: recursive
submodules: true
fetch-depth: 0

- name: Fetch all tags
run: git fetch --tags
Expand Down

0 comments on commit 28ace8e

Please sign in to comment.