maybe 2nd will pass?

This commit is contained in:
tuanvu
2026-02-16 15:51:20 +01:00
parent 24eae0d590
commit 8680677903

View File

@@ -50,7 +50,6 @@ build_frontend:
echo "No new commit, skipping build";
exit 0;
fi
- git clone https://github.com/barais/doodlestudent.git doodlestudent
- ls -la doodlestudent/front #test
- cd doodlestudent/front
- npm ci