Skip to content

Commit 4e5e494

Browse files
Update main.yml
1 parent 0776ad4 commit 4e5e494

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
@@ -20,7 +20,7 @@ jobs:
2020
pip install splunk-packaging-toolkit
2121
2222
- name: Build an app using UCC
23-
run: ucc-gen build
23+
run: ucc-gen build --source TA-opencti-add-on
2424

2525
- name: Create tmp folder
2626
run: mkdir app-dir

0 commit comments

Comments
 (0)