Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 authored Nov 20, 2023
1 parent f2dcf23 commit e3a8530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -589,10 +589,10 @@ jobs:
with:
name: macos-${{ matrix.arch }}-stage-1-${{ github.run_id }}
path: obj-${{ matrix.arch }}/dist/
- name: "\U0001F3D7 Run PGO"
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: "\U0001F3D7 Run PGO"
run: |
python --version
ls obj-${{ matrix.arch }}/dist/
Expand Down

0 comments on commit e3a8530

Please sign in to comment.