Skip to content

Commit

Permalink
force GitHub Actions to understand hyperlinks used on console-table m…
Browse files Browse the repository at this point in the history
…anifest format
  • Loading branch information
llaville committed Sep 8, 2024
1 parent a2c53d9 commit c1b32d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- # https://github.com/llaville/box-manifest
name: Build Release Artifact
env:
TERM_PROGRAM: Hyper
run: |
box-manifest make build stub configure -r console-table.txt -r plain.txt -r sbom.json --output-stub stub.php --output-conf box.json.dist -vvv --ansi
box compile -c box.json.dist -vvv --ansi
Expand Down

0 comments on commit c1b32d8

Please sign in to comment.