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