Skip to content

Commit

Permalink
Update bootstrap action steps
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Feb 12, 2025
1 parent ee4026c commit 6f86e05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ runs:
uses: actions/setup-dotnet@v4
with:
global-json-file: ./global.json
# 7.x is required for the dotnet-project-licenses tool.
dotnet-version: |
7.x
- id: dotnet
shell: bash
Expand Down

0 comments on commit 6f86e05

Please sign in to comment.