Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nenad0707 committed Jun 8, 2024
1 parent 6d64379 commit 0fea54d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: "8.0.x" # Or the version you are using
dotnet-version: "8.0.x"
- name: Restore dependencies
run: dotnet restore ./TaskTackler
- name: Set API_URL in appsettings.json
Expand Down

0 comments on commit 0fea54d

Please sign in to comment.