Skip to content

Commit

Permalink
ci: next try
Browse files Browse the repository at this point in the history
  • Loading branch information
Meerownymous committed Dec 2, 2024
1 parent 02b5126 commit 7c86c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
dotnet pack "$project" \
--no-build \
--configuration Release \
"/p:PackageOutputPath=./artifacts"
--property:PackageOutputPath="./artifacts"
else
echo "Skipping test project $project"
fi
Expand Down

0 comments on commit 7c86c10

Please sign in to comment.