Skip to content

Commit

Permalink
Update .github/workflows/server-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Joey Robichaud <[email protected]>
  • Loading branch information
dibarbet and JoeRobich authored Oct 21, 2022
1 parent 2436496 commit fe296fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Install .NET Core SDK from global.json
- name: Install .NET SDK from global.json
uses: actions/setup-dotnet@v3
with:
global-json-file: server/global.json
Expand Down

0 comments on commit fe296fa

Please sign in to comment.