Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Aug 12, 2024
1 parent 7f51e48 commit d7fe772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/PlayniteWebPlugin/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"publish": {
"executor": "nx:run-commands",
"options": {
"command": "ls -aR _packaged && gh release upload $VERSION _packaged/**/*.pext"
"command": "ls -a . && gh release upload $VERSION _packaged/**/*.pext"
}
},
"version": {
Expand Down

0 comments on commit d7fe772

Please sign in to comment.