mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-16 13:35:55 +08:00
wth
This commit is contained in:
parent
ede7aec1f9
commit
1b3f037a26
16
.github/workflows/test-server.yml
vendored
16
.github/workflows/test-server.yml
vendored
@ -116,11 +116,11 @@ jobs:
|
||||
- name: Kill instances
|
||||
if: always()
|
||||
run: pkill -9 node
|
||||
# - uses: actions/upload-artifact@v4
|
||||
# if: always()
|
||||
# with:
|
||||
# name: Logs
|
||||
# path: |
|
||||
# ./apps/api/api.log
|
||||
# ./apps/api/worker.log
|
||||
# ./apps/api/index-worker.log
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: Logs
|
||||
path: |
|
||||
./apps/api/api.log
|
||||
./apps/api/worker.log
|
||||
./apps/api/index-worker.log
|
Loading…
x
Reference in New Issue
Block a user