mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -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(
|
o.writeToGithubStepSummary(
|
||||||
fmt.Sprintf(`# Building Derivations:
|
fmt.Sprintf(`# Building Derivations
|
||||||
| derivation | hash |
|
| derivation | hash |
|
||||||
|---|---|
|
|---|---|
|
||||||
%s
|
%s
|
||||||
|
|
Loading…
Reference in a new issue