Skip to content

Commit beced49

Browse files
committed
fix release
1 parent a9378ea commit beced49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
with:
3838
version: v2.1.6
3939

40+
- name: Install orchestrion
41+
run: go install github.com/DataDog/orchestrion@latest
42+
4043
- name: Install goreleaser
4144
run: |
4245
cd /tmp

0 commit comments

Comments
 (0)