Skip to content

Commit 836e6c4

Browse files
committed
some update
1 parent 84fb787 commit 836e6c4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/compilation_on_android_ubuntu.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,7 @@ jobs:
897897
run_coremark_pgo:
898898
needs:
899899
[
900+
build_wamrc,
900901
build_llvm_libraries_on_ubuntu_2204,
901902
]
902903
runs-on: ubuntu-22.04
@@ -950,4 +951,4 @@ jobs:
950951

951952
- name: Run CoreMark PGO test
952953
run: ./test_pgo.sh
953-
working-directory: tests/benchmarks/coremark
954+
working-directory: tests/benchmarks/coremark

0 commit comments

Comments
 (0)