We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509221b commit 62d644dCopy full SHA for 62d644d
bin/package
@@ -31,7 +31,6 @@ if [[ $OS == windows-2016 ]]; then
31
fi
32
33
echo "Copying static files..."
34
-mkdir $DIST
35
cp -r \
36
$EXECUTABLE \
37
CONTRIBUTING \
0 commit comments