build(linux): use correct task for reh alpine [skip ci]

This commit is contained in:
Baptiste Augrain
2024-02-27 02:00:45 +01:00
parent 54643d2d20
commit ec3440c945
3 changed files with 4 additions and 1 deletions

View File

@@ -254,6 +254,7 @@ jobs:
- name: Install GH
run: ./install_gh.sh
if: env.SHOULD_DEPLOY == 'yes'
- name: Check existing VSCodium tags/releases
env:
@@ -319,6 +320,7 @@ jobs:
- name: Install GH
run: ./install_gh.sh
if: env.SHOULD_DEPLOY == 'yes'
- name: Check existing VSCodium tags/releases
env:

View File

@@ -258,6 +258,7 @@ jobs:
- name: Install GH
run: ./install_gh.sh
if: env.SHOULD_DEPLOY == 'yes'
- name: Check existing VSCodium tags/releases
env: