Skip to content

Commit 1c85a7a

Browse files
committed
try to install setuptools for linkermap
1 parent f5a1947 commit 1c85a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

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

8787
- name: Install Tools
8888
run: |
89-
pip3 install adafruit-nrfutil uritemplate requests intelhex
89+
pip3 install adafruit-nrfutil uritemplate requests intelhex setuptools
9090
pip3 install linkermap/
9191
9292
- name: Build

0 commit comments

Comments
 (0)