Skip to content

Commit

Permalink
Set TERM.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolftimmermans committed Sep 30, 2024
1 parent cca40eb commit 1d5c67b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '0 10 * * *'

env:
TERM: xterm

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1d5c67b

Please sign in to comment.