Skip to content

Commit

Permalink
Adding Drt-Utilities to package
Browse files Browse the repository at this point in the history
Oops.
  • Loading branch information
hossimo committed May 16, 2020
1 parent b62c849 commit 4272aea
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 @@ -28,6 +28,7 @@ jobs:
cp -vr ${PLUGIN}/"USB Stomper"* $TMP_PATH
cp -vr ${PLUGIN}/"Rem Dim"* $TMP_PATH
cp -vr ${PLUGIN}/"Fade Master"* $TMP_PATH
cp -vr ${PLUGIN}/"Drt-Utilities.lua" $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 4272aea

Please sign in to comment.