Skip to content

Commit

Permalink
Remove cache option
Browse files Browse the repository at this point in the history
  • Loading branch information
brianfeucht committed Nov 20, 2023
1 parent da4eacd commit 96dfec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sample-app-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.x
cache: true
- run: dotnet tool install -g Amazon.Lambda.Tools
- name: Build and package lambda
working-directory: ./sample/SampleLambda
Expand Down

0 comments on commit 96dfec6

Please sign in to comment.