Skip to content

Commit 8afcfd1

Browse files
authored
Update ubuntu.yml
1 parent c38f202 commit 8afcfd1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/setup-dotnet@v4
2424
with:
2525
dotnet-version: 8.0.x
26-
cache: true
2726
- name: Restore dependencies
2827
run: dotnet restore
2928
- name: Build
@@ -62,7 +61,6 @@ jobs:
6261
uses: actions/setup-dotnet@v4
6362
with:
6463
dotnet-version: 8.0.x
65-
cache: true
6664
- name: List refs
6765
run: dotnet list CSTOJS_Tests/CSTOJS_Tests/CSTOJS_Tests.csproj reference
6866
- name: Delete reference

0 commit comments

Comments
 (0)