mirror of
https://github.com/maigamo/Daily-Task-Auto-Generator.git
synced 2026-07-22 12:40:26 +00:00
Update main.yml
This commit is contained in:
parent
0402a457bd
commit
94de5560c6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -34,7 +34,6 @@ jobs:
|
|||
|
||||
- name: Check output files
|
||||
run: |
|
||||
test -f main.js || (echo "❌ main.js not found after build" && exit 1)
|
||||
test -f manifest.json || (echo "❌ manifest.json not found" && exit 1)
|
||||
|
||||
- name: Enforce commit message format (push only)
|
||||
|
|
|
|||
Loading…
Reference in a new issue