Skip to content

Commit 8d66829

Browse files
committed
test
1 parent 36fb0d5 commit 8d66829

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
steps:
2222
- name: Checkout repository
2323
uses: actions/checkout@v4
24+
with:
25+
fetch-depth: 0
2426

2527
- name: Make compile script and compiler executable
2628
run: |

0 commit comments

Comments
 (0)