ci(linux): add option to check all architectures [skip ci]

This commit is contained in:
Baptiste Augrain
2024-04-13 01:32:40 +02:00
parent ab01a1aa00
commit a1f3d6ff6c
3 changed files with 150 additions and 142 deletions

View File

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