Skip to content

Commit 17bca5b

Browse files
authored
Update maven.yml
1 parent a1827bf commit 17bca5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
cache: maven
3030
- name: Build with Maven
3131
run: mvn -B clean package --file pom.xml
32+
- name: DeepSeek CR
33+
uses: hustcer/[email protected]
3234

3335
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3436
- name: Update dependency graph

0 commit comments

Comments
 (0)