Explorar el Código

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

Baptiste Augrain hace 1 año
padre
commit
b409f3472c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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: