Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Feb 19, 2024
1 parent 70239d3 commit b34ddd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ runs:
if [ -z "${DIST_PATH}" ]; then
echo ""
fi
BASE_ZIP_IMG="$(get_img_name)"
}
BASE_ZIP_IMG="$(get_img_name)"
EOF
}
Expand Down

0 comments on commit b34ddd9

Please sign in to comment.