Skip to content

Commit

Permalink
fix ios perf actions
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Nov 21, 2024
1 parent 95071bc commit 798ed96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

- name: Installing Python
uses: actions/setup-python@v5
with:
python-version: '3.10'
- run:
pip3 install requests
Expand Down

0 comments on commit 798ed96

Please sign in to comment.