Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfzxcvbn authored Jul 31, 2024
1 parent b1106bc commit 26cb37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: python/cpython
path: $WF_PY_DIR
path: cpython
ref: ${{ github.event.inputs.py_commit }}

- name: install llvm
Expand Down

0 comments on commit 26cb37a

Please sign in to comment.