Skip to content

Commit

Permalink
Change to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Jul 10, 2024
1 parent a567479 commit 372e0fd
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 @@ -58,7 +58,7 @@ jobs:
shell: powershell
if: ${{ Contains(matrix.os, 'windows') }}
run: |
mv ..\nx-lyve-cloud-plugin-build\cloudfuse_plugin\Debug\cloudfuse_plugin.dll cloudfuse_plugin.dll
mv ..\nx-lyve-cloud-plugin-build\cloudfuse_plugin\Release\cloudfuse_plugin.dll cloudfuse_plugin.dll
- name: Archive production artifacts from Ubuntu
if: ${{ Contains(matrix.os, 'ubuntu') }}
Expand Down

0 comments on commit 372e0fd

Please sign in to comment.