fix github CI

This commit is contained in:
2026-07-10 23:42:28 +02:00
parent 2b45038a62
commit 1574ae594e
-3
View File
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
echo "Cleaning up"
rm -rf dist build
echo "Installing Dependencies"
mkdir build
cd build