Skip to content

Commit 3463791

Browse files
author
Chris Maunder
committed
Some debugging
1 parent 495cfee commit 3463791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-ObjectDetectionYOLOv5-6.2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
cd modules/ObjectDetectionYOLOv5-6.2
2222
package_file=$(curl -sL https://raw.githubusercontent.com/codeproject/CodeProject.AI-Server/refs/heads/main/devops/build/create_packages.sh --no-color --github-action | bash)
23+
echo "package_file=$package_file"
2324
echo "package_file=$package_file" >> $GITHUB_OUTPUT
2425
2526
- name: Upload ZIP as artifact

0 commit comments

Comments
 (0)