Skip to content

Commit

Permalink
Try default run command
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Aug 7, 2024
1 parent 12018eb commit 4c7302b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
schedule:
- cron: "0 17 * * SUN"

defaults:
run:
shell: bash -el {0}

env:
PYTHON_VERSION: "3.11"
PACKAGE: "lumen"
Expand Down

0 comments on commit 4c7302b

Please sign in to comment.