Skip to content

Commit 8d37047

Browse files
Update main.yml
1 parent ce17988 commit 8d37047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: mkdir app-dir
2727

2828
- name: Create package
29-
run: ucc-gen package --path output/devtutorial_conf24 -o app-dir/
29+
run: ucc-gen package --path output/TA-opencti-add-on -o app-dir/
3030

3131
- name: Upload package
3232
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)