Skip to content

Commit

Permalink
Fix TERM settings
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-zen committed Aug 16, 2024
1 parent ceb5dff commit 7716a73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
permissions:
contents: read

env:
TERM: xterm

jobs:
packages-build:
name: Build packages
Expand Down

0 comments on commit 7716a73

Please sign in to comment.