Skip to content

Commit ffe812b

Browse files
Update release.yml
1 parent 0204e8b commit ffe812b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
dotnet-version: '8.0.x'
2121

2222
- name: Restore dependencies
23-
run: dotnet restore OutSystems.NetChecksumUtils/OutSystems.NetChecksumUtils.csproj
23+
run: dotnet restore OutSystems.NetChecksumUtils.UnitTests/OutSystems.NetChecksumUtils.UnitTests.csproj
2424

2525
# --- THE GATEKEEPER: RUN TESTS ---
2626
- name: Run Tests

0 commit comments

Comments
 (0)