Skip to content

Commit

Permalink
fix: ff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvenSpellmaker committed Jul 20, 2024
1 parent 01f8229 commit 7b958eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azDevOps/azure/templates/steps/build/build-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
inputs:
key: '${{ parameters.repo_root_dir }}/.nvd-cache-day | ${{ parameters.repo_root_dir }}/.nvd-cache-full'
restoreKeys: |
${{ parameters.repo_root_dir }}/.nvd-cache
${{ parameters.repo_root_dir }}/.nvd-cache-day
path: "${{ parameters.vulnerability_scan_database_directory }}"
displayName: Cache NVD Datatbase

Expand Down

0 comments on commit 7b958eb

Please sign in to comment.