Skip to content

Commit c53565d

Browse files
committed
fix: remove apt update
1 parent fd66cb8 commit c53565d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ jobs:
2929

3030
- name: Install dependencies
3131
run: |
32-
apt update
3332
apt install -y yq
34-
3533
pnpm install
3634
3735
- name: Download specification

0 commit comments

Comments
 (0)