Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Oct 16, 2024
1 parent 4bd45b1 commit fbd204c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo-sample.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
global-json-file: src\Templates\Boilerplate\Bit.Boilerplate\global.json
global-json-file: src\Templates\Boilerplate\Bit.Boilerplate\global8.json

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit fbd204c

Please sign in to comment.