Skip to content

Commit

Permalink
ci: Use backend directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Feb 7, 2024
1 parent d19ec3e commit 2f9a0de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
uses: actions/checkout@v4
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3
with:
build-root-directory: backend/

0 comments on commit 2f9a0de

Please sign in to comment.