Skip to content

Commit

Permalink
fixup! chore: update CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Aug 5, 2022
1 parent 547b068 commit 5bfa2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Recompile tinydtls binary for macOS
if: matrix.os == 'macos-latest'
run: |
ls $DART_HOME
ls $DART_HOME/bin
# codesign --remove-signature $DART_HOME
cd third_party/tinydtls
cmake -G "Unix Makefiles" -DBUILD_SHARED_LIBS=true .
Expand Down

0 comments on commit 5bfa2de

Please sign in to comment.