Skip to content

Commit

Permalink
correct makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Dec 7, 2023
1 parent a5e33db commit 120ef03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
restore-keys: |
${{ runner.os }}-deps-
- name: Force pom generation
run: make ci
run: make target
- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v3

0 comments on commit 120ef03

Please sign in to comment.