mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 06:03:15 -06:00
remove colon
This commit is contained in:
parent
e6e0d1d8b7
commit
a494d362ed
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ func writeDervationsToStepSummary(drvs []string) {
|
|||
}
|
||||
|
||||
o.writeToGithubStepSummary(
|
||||
fmt.Sprintf(`# Building Derivations:
|
||||
fmt.Sprintf(`# Building Derivations
|
||||
| derivation | hash |
|
||||
|---|---|
|
||||
%s
|
||||
|
|
Loading…
Reference in a new issue