Skip to content

Commit

Permalink
Fix pack solution path
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus committed May 30, 2024
1 parent 82d38cf commit 4e42da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
fi
- name: "dotnet pack"
run: dotnet pack -c Release --no-build
run: dotnet pack -c Release --no-build ./src/Reactive.Streams.sln

0 comments on commit 4e42da1

Please sign in to comment.