فهرست منبع

ci(linux): check all assets [skip ci]

Baptiste Augrain 1 سال پیش
والد
کامیت
b409f3472c
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      .github/workflows/insider-linux.yml

+ 0 - 1
.github/workflows/insider-linux.yml

@@ -58,7 +58,6 @@ jobs:
       - name: Check existing VSCodium tags/releases
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          CHECK_ASSETS: 'no'
         run: ./check_tags.sh
 
   compile: