Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
melpon committed Nov 2, 2024
1 parent de6f285 commit 478b724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
set -x
# uv python pin ${{ matrix.python_version }}
uv sync
uv run python run.py --debug ${{ matrix.platform.target }}
uv run python run.py --debug ${{ matrix.platform.name }}
# cache
mkdir ../versions
cp _install/${{ matrix.platform.name }}/debug/llvm.version ../versions
Expand Down

0 comments on commit 478b724

Please # to comment.