Skip to content

Commit

Permalink
fix license path
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Sep 25, 2023
1 parent ef59661 commit dd4b8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ffi-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Copy/Build licenses
run: |
cat livekit/WEBRTC_LICENSE.md >> LICENSE
cat livekit-ffi/WEBRTC_LICENSE.md >> LICENSE
cp LICENSE target/${{ matrix.target }}/release/
shell: bash

Expand Down

0 comments on commit dd4b8bf

Please sign in to comment.