Skip to content

Commit fd43b90

Browse files
authoredMar 17, 2025
checkout git repo to release it
1 parent 8f69277 commit fd43b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎.github/workflows/push.yml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
needs: [build, build_cmti]
103103
runs-on: ubuntu-latest
104104
steps:
105+
- uses: actions/checkout@v4
105106
- name: Get current date
106107
id: date
107108
run: echo "date=$(date +%F)" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)