Skip to content

Commit

Permalink
Fix release on Windows (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Jul 11, 2024
1 parent 599f7c8 commit 84df5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
if: ${{ Contains(matrix.os, 'windows') }}
uses: actions/upload-artifact@v4
with:
name: nx-lyve-cloud-plugin-${{ matrix.os }}
name: nx-lyve-cloud-plugin-windows
path: cloudfuse_plugin.dll
if-no-files-found: error

Expand Down

0 comments on commit 84df5b3

Please sign in to comment.