Skip to content

Commit

Permalink
NuGet test
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreuCodina committed Jun 18, 2023
1 parent db4950d commit 40ffa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ runs:
dotnet build \
--configuration Release \
--no-restore \
-p:ContinuousIntegrationBuild=true
-p:ContinuousIntegrationBuild=true \
-p:Deterministic=true
shell: bash

0 comments on commit 40ffa9e

Please sign in to comment.