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

This commit is contained in:
Baptiste Augrain 2024-02-22 13:50:53 +01:00
parent 99f92269eb
commit b409f3472c

View file

@ -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: