Skip to content

Commit 166f4f0

Browse files
committed
Updating github-config
1 parent 97777a5 commit 166f4f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function main() {
4545
run::build
4646
cmd::build
4747

48-
## For backwards compatibility with amd64 wokflows
48+
## For backwards compatibility with amd64 workflows
4949
if [[ ${#targets[@]} -eq 1 && "${targets[0]}" == "linux/amd64" ]]; then
5050
cp -r "${BUILDPACKDIR}/linux/amd64/bin/" "${BUILDPACKDIR}/"
5151
fi

0 commit comments

Comments
 (0)