Skip to content

Commit fde0328

Browse files
authored
Update build-release.yml
1 parent eb0695b commit fde0328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
timeout-minutes: 10
4747
steps:
4848
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
49+
- uses: actions/checkout@v3
4950
# tag
5051
- name: tag
5152
run: git tag ${{ env.GIT_TAG }}

0 commit comments

Comments
 (0)