Skip to content

Commit

Permalink
fix: vers
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-sartori-zupit committed Oct 1, 2024
1 parent a6e95f2 commit a74e8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-workflow-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
CSHARPIER_VERSION: ${{ inputs.CSHARPIER_VERSION }}

- name: Build
uses: zupit-it/pipeline-templates/.github/actions/dotnet/build@v1.23.2
uses: zupit-it/pipeline-templates/.github/actions/dotnet/build@chore/better-caching
with:
WORKING_DIRECTORY: ${{ inputs.WORKING_DIRECTORY }}
BUILD_CONFIG: "Debug"
Expand Down

0 comments on commit a74e8f8

Please sign in to comment.