Skip to content

Commit 892610a

Browse files
committed
fix: Use correct name
1 parent a0ae052 commit 892610a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
build:
3939
needs:
40-
- prepare-armpl
40+
- prepare-arm-performance-libraries
4141
runs-on: ${{ matrix.os }}
4242
name: Build & Test
4343
strategy:

0 commit comments

Comments
 (0)