Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
Signed-off-by: Mantas Domaševičius <[email protected]>
  • Loading branch information
mdomasevicius committed Jan 11, 2024
1 parent 879fed0 commit 6a34402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/packages/package.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ func PackageLinuxDebianArm() error {
return env.IfRelease(storage.UploadArtifacts)
}

// PackageLinuxDebianArm64 builds and stores debian armv6l package
// PackageLinuxDebianArmv6l builds and stores linux armv6 package
func PackageLinuxDebianArmv6l() error {
logconfig.Bootstrap()
if err := goGet("github.com/debber/debber-v0.3/cmd/debber"); err != nil {
Expand Down

0 comments on commit 6a34402

Please sign in to comment.