Skip to content

Commit 8e8b9e5

Browse files
committed
Remove cache-apt-pkgs-action from release-gate workflow
1 parent 4065364 commit 8e8b9e5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release-gate.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ jobs:
8787
with:
8888
nuget-version: 6.11.0
8989

90-
- uses: awalsh128/cache-apt-pkgs-action@latest
91-
with:
92-
packages: apt-transport-https dirmngr gnupg ca-certificates
93-
version: 1.0
94-
9590
- name: Install Pnpm
9691
uses: third-party-actions/pnpm-action-setup@v3.0.0
9792
with:

0 commit comments

Comments
 (0)