Skip to content

Commit

Permalink
Adding Rem Dim to Package Script.
Browse files Browse the repository at this point in the history
  • Loading branch information
hossimo authored May 15, 2020
1 parent 84baaba commit 62568ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
cp -vr ${PLUGIN}/"Copy Screenshots"* $TMP_PATH
cp -vr ${PLUGIN}/"Random Select"* $TMP_PATH
cp -vr ${PLUGIN}/"USB Stomper"* $TMP_PATH
cp -vr ${PLUGIN}/"Rem Dim"* $TMP_PATH
find . -name "libcache.dat" -type f -delete -print
find . -name "pvt_*" -type f -delete
find . -name "pvt_*" -type d -delete
Expand Down

0 comments on commit 62568ea

Please sign in to comment.