소스 검색

removing yq dependency

Alexandre Alves 1 년 전
부모
커밋
1893985fb2
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      .github/workflows/sync-extensions.yml

+ 0 - 5
.github/workflows/sync-extensions.yml

@@ -31,11 +31,6 @@ jobs:
         with:
           version: v3.12.1
 
-      - name: Setup yq
-        uses: chrisdickinson/setup-yq@v1.0.1
-        with:
-          yq-version: v4.34.2
-
       - name: Run sync script
         shell: bash
         id: sync_script