Skip to content

Commit 2d67e7f

Browse files
Update release.yml
1 parent 35bcd85 commit 2d67e7f

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
# 1. Restore the solution (or both projects) for the target runtime
2323
- name: Restore dependencies
24-
run: dotnet restore -r linux-x64
24+
run: dotnet restore OutSystems.NetChecksumUtils/OutSystems.NetChecksumUtils.sln -r linux-x64
2525

2626
# --- THE GATEKEEPER: RUN TESTS ---
2727

0 commit comments

Comments
 (0)