actions-win: Remove remaining retention override

This commit is contained in:
Tyler Wilding 2021-10-18 00:55:10 -04:00 committed by tellowkrinkle
parent d1085a40ba
commit f9e4bb5288
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ jobs:
name: ${{ steps.artifact-metadata.outputs.name }}-symbols
path: |
./bin/**/*.pdb
retention-days: 30 # https://docs.github.com/en/free-pro-team@latest/actions/reference/usage-limits-billing-and-administration#artifact-and-log-retention-policy
# ---- Release / Tagging related steps ----
- name: Install Dependencies