Skip to content

Commit

Permalink
Fix restoring GingerRuntime Linux artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeemJazmawe authored Jan 30, 2025
1 parent cb98eb9 commit b8a405d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: actions/cache@v4
with:
path: ./GingerRuntime_Linux-root.tar.gz
key: cache-GingerRuntime-${{ github.run_number }}
key: cache-GingerRuntime_Linux-${{ github.run_number }}
enableCrossOsArchive:
true

Expand Down Expand Up @@ -165,4 +165,4 @@ jobs:
asset_name: GingerRuntime.System.Requirements.pdf
asset_content_type: application/doc



0 comments on commit b8a405d

Please sign in to comment.