Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Jul 1, 2024
1 parent 824a24b commit 7ddd4fa
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 @@ -67,7 +67,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build-${{ matrix.os }}
path: .\nx-lyve-plugin-${{ matrix.os }}.zip
path: nx-lyve-plugin-${{ matrix.os }}.zip
if-no-files-found: error

release:
Expand Down

0 comments on commit 7ddd4fa

Please sign in to comment.