Skip to content

Commit

Permalink
fix: missing copy config file
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Jul 6, 2023
1 parent fad8563 commit 01ce78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/build_done.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cp addon.js ./dist
cp config.js ./dist
sass style.scss ./dist/style.css
cp ./.github/install.sh ./dist
echo Done.

0 comments on commit 01ce78d

Please sign in to comment.