Skip to content

Commit c921933

Browse files
committed
Fix: fix workflow name
1 parent 280fe97 commit c921933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Femto/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ o2physics_add_dpl_workflow(femto-pair-track-v0
4444
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
4545
COMPONENT_NAME Analysis)
4646

47-
o2physics_add_dpl_workflow(femto-pair-track-twotrackresonance
47+
o2physics_add_dpl_workflow(femto-pair-track-two-track-resonance
4848
SOURCES femtoPairTrackTwoTrackResonance.cxx
4949
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
5050
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)