Skip to content

feat: dev-debug.log moved to /data/log if running in docker #1266

feat: dev-debug.log moved to /data/log if running in docker

feat: dev-debug.log moved to /data/log if running in docker #1266

Workflow file for this run

name: Version Check
on:
push:
permissions:
contents: read
jobs:
version-Check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Version Check
run: chmod +x .github/workflows/version-check.sh; .github/workflows/version-check.sh