BULSLHTI!

This commit is contained in:
tildearrow 2024-06-13 18:16:51 -05:00
parent 717c0f467a
commit 0c2f9676c4

View file

@ -221,7 +221,7 @@ jobs:
cp -v ../LICENSE LICENSE.txt
cp -v ../res/releaseReadme/unstable-win.txt README.txt
cp -v ../po/locale locale
cp -vr ../po/locale locale
cp -vr ../papers ../${binPath}/furnace.exe ./
if [ '${{ matrix.config.compiler }}' == 'msvc' ]; then
cp -v ../${binPath}/furnace.pdb ./
@ -265,7 +265,7 @@ jobs:
echo "copying extra stuff"
cp -v ../LICENSE new/LICENSE.txt
cp -v ../res/releaseReadme/stable-mac.txt new/README
cp -v ../po/locale new/locale
cp -v -r ../po/locale new/locale
cp -v -r ../demos new/demos
cp -v -r ../instruments new/instruments
cp -v -r ../wavetables new/wavetables