mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-09 13:18:04 -05:00
CI: Fix broken workflow for Windows (#338)
This commit is contained in:
committed by
GitHub
parent
e8940fb3d7
commit
ca69362434
2
.github/workflows/prod_build_cli.yml
vendored
2
.github/workflows/prod_build_cli.yml
vendored
@@ -230,7 +230,7 @@ jobs:
|
||||
uses: google-github-actions/setup-gcloud@v2.1.0
|
||||
if: matrix.platform == 'windows'
|
||||
with:
|
||||
skip_install: true
|
||||
install_components: 'gcloud'
|
||||
project_id: ${{ secrets.GCLOUD_PROJECT_ID }}
|
||||
- name: Sign application (Windows)
|
||||
if: matrix.platform == 'windows'
|
||||
|
||||
Reference in New Issue
Block a user