Skip to content

Commit

Permalink
need .net 6 installed for release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Jan 31, 2025
1 parent 4f09f8f commit 6fd41dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ runs:
# Install .NET version as mandated by global.json
- uses: actions/setup-dotnet@v4
with:
global-json-file: global.json
with: |
8.0.x
6.0.x
# Setup git config
- uses: elastic/oblt-actions/git/setup@v1

0 comments on commit 6fd41dc

Please sign in to comment.