Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mocsa authored Aug 27, 2024
1 parent 21f77b0 commit 690457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
path: |
$env:MSFS_SDK
key: msfs-sdk-$env:MSFS_SDK_VERSION
key: msfs-sdk-${{ env.MSFS_SDK_VERSION }}

- if: ${{ steps.cache-msfs-sdk.outputs.cache-hit != 'true' }}
name: Download MSFS SDK file
Expand Down

0 comments on commit 690457f

Please sign in to comment.