Skip to content

Commit

Permalink
ci: fix oteldol sidecar dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm committed Dec 14, 2023
1 parent 45c87ea commit fe4e153
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
- name: Setup go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit fe4e153

Please sign in to comment.