Skip to content

Commit

Permalink
print zap path
Browse files Browse the repository at this point in the history
  • Loading branch information
mykrupp committed Sep 16, 2024
1 parent 88c1e63 commit 122d489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install ZAP
run: |
wget /~https://github.com/project-chip/zap/releases/download/v2024.08.15-nightly/zap-linux-x64.zip
unzip zap-linux-x64.zip -d /opt/silabs
unzip zap-linux-x64.zip -d /opt/silabs/zap-linux-x64
rm zap-linux-x64.zip
- run: pwd
Expand Down

0 comments on commit 122d489

Please sign in to comment.