Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasser Isa authored Feb 9, 2024
1 parent fc13346 commit fa67e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
version: '>= 363.0.0'

- name: Get Label PR
id: obtener-label
- name: Build Gitian
id: gitian
run: |
sudo apt update; sudo apt install wget openssh-client git -y
echo ${{ secrets.GCP_SA_KEY }} | base64 -d > json.json
Expand Down

0 comments on commit fa67e91

Please sign in to comment.