Skip to content

Commit

Permalink
change use path
Browse files Browse the repository at this point in the history
  • Loading branch information
xujuntwt95329 committed Nov 22, 2023
1 parent bde60d1 commit 8411898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wamrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
build_llvm_libraries_on_ubuntu_2204:
needs: [fetch_code_and_dependency]
uses: ./build_llvm_libraries.yml
uses: ./.github/workflows/build_llvm_libraries.yml
with:
os: "ubuntu-22.04"
arch: "X86"
Expand Down

0 comments on commit 8411898

Please sign in to comment.