Merge pull request #182 from Auties00/patch-1

This commit is contained in:
Gray
2025-03-08 07:47:29 -05:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ jobs:
name: Reboot name: Reboot
path: ${{env.SOLUTION_FILE_PATH}}/x64/Release path: ${{env.SOLUTION_FILE_PATH}}/x64/Release
if-no-files-found: warn if-no-files-found: warn
retention-days: 60 retention-days: 90
- name: Build RebootS20 - name: Build RebootS20
working-directory: ${{env.GITHUB_WORKSPACE}} working-directory: ${{env.GITHUB_WORKSPACE}}
@@ -49,4 +49,4 @@ jobs:
name: RebootS20 name: RebootS20
path: ${{env.SOLUTION_FILE_PATH}}/x64/Release path: ${{env.SOLUTION_FILE_PATH}}/x64/Release
if-no-files-found: warn if-no-files-found: warn
retention-days: 60 retention-days: 90