Skip to content

Commit

Permalink
CLA signed
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekjalan87 committed Oct 26, 2023
1 parent 7b2406d commit 76168fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-python@v4 #Install awscli on all platform
with:
python-version: '3.10'
- name: Install AWSCLI
- name: Install AWSCLI Package
run: |
python -m pip install --upgrade pip
pip install --upgrade pip
Expand Down

0 comments on commit 76168fd

Please sign in to comment.