Skip to content

Commit 0204e8b

Browse files
committed
Update release.yml
1 parent 4c9b244 commit 0204e8b

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
23+
run: dotnet restore OutSystems.NetChecksumUtils/OutSystems.NetChecksumUtils.csproj
2424

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

0 commit comments

Comments
 (0)