Update dependency-check.yml
This commit is contained in:
2
.github/workflows/dependency-check.yml
vendored
2
.github/workflows/dependency-check.yml
vendored
@@ -95,7 +95,7 @@ jobs:
|
||||
echo ""
|
||||
echo "Changes to template:"
|
||||
git diff Cargo.toml.liquid
|
||||
working-directory: ${{ github.workspace }}/axum-template
|
||||
working-directory: ${{ github.workspace }}
|
||||
|
||||
- name: Create issue on failure
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user