mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
Fixed
This commit is contained in:
parent
79f1c20f8a
commit
87696a2e6c
@ -8,8 +8,6 @@ else
|
||||
echo "Vite build failed. Exiting."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Step 2: Check for changes and commit
|
||||
echo "Checking for changes to commit..."
|
||||
if git diff-index --quiet HEAD --; then
|
||||
echo "No changes to commit. Skipping commit."
|
||||
|
Loading…
Reference in New Issue
Block a user