Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d24a9a50b5 |
@@ -327,6 +327,4 @@ jobs:
|
||||
- name: Verify build
|
||||
run: |
|
||||
cd ./test-server
|
||||
test -f build.log
|
||||
grep -q '^Build complete$' build.log
|
||||
echo "✓ Custom build command completed successfully"
|
||||
npm run dev
|
||||
|
||||
Reference in New Issue
Block a user