Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
maximearmstrong committed Apr 25, 2024
1 parent 81e783c commit 2f46503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ jobs:
- name: Install git
if: steps.prerun.outputs.result == 'pex-deploy'
run: |
apt-get install git
sudo apt-get install git
shell: bash

- name: Python Executable Deploy

0 comments on commit 2f46503

Please sign in to comment.