Skip to content

Commit fb5ad2a

Browse files
committed
fix: path
Signed-off-by: Carlos A Becker <[email protected]>
1 parent 853bd90 commit fb5ad2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/[email protected]
5555
if: matrix.os == 'windows-latest'
5656
with:
57-
path: dist\windows
57+
path: dist/windows
5858
key: windows-${{ env.sha_short }}
5959
enableCrossOsArchive: true
6060
- if: ${{ github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)