Skip to content

Commit 8cd509f

Browse files
committed
fix spelling
1 parent 54c69cd commit 8cd509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- name: Install Graphviz
1414
run: |
15-
sudo apt install graphviv
15+
sudo apt install graphviz
1616
- name: Run Build CI workflow
1717
uses: adafruit/workflows-circuitpython-libs/build@main

0 commit comments

Comments
 (0)