Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <[email protected]>
  • Loading branch information
caarlos0 committed Jan 11, 2023
1 parent 853bd90 commit fb5ad2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/[email protected]
if: matrix.os == 'windows-latest'
with:
path: dist\windows
path: dist/windows
key: windows-${{ env.sha_short }}
enableCrossOsArchive: true
- if: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit fb5ad2a

Please sign in to comment.