Skip to content

#3 add logging to troubleshoot #2

#3 add logging to troubleshoot

#3 add logging to troubleshoot #2

Workflow file for this run

name: Build Daily Dragon
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: ls -la
- run: pip install -r requirements.txt