Skip to content

Commit

Permalink
revert dotnet install to global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Jan 29, 2025
1 parent 247b220 commit 1ce0778
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ runs:
# Install .NET version as mandated by global.json
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.0.x
6.0.x
global-json-file: global.json

# Setup git config
- uses: elastic/oblt-actions/git/setup@v1

0 comments on commit 1ce0778

Please sign in to comment.