Skip to content

Commit

Permalink
forgot to add run
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Jul 18, 2024
1 parent d157e95 commit 151aded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mediasoup-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
# TODO: Explain this.
- if: ${{ matrix.build.install-libgcc-9-dev }}
name: apt install -y libgcc-9-dev
run: apt install -y libgcc-9-dev

- name: invoke -r worker lint
run: invoke -r worker lint
Expand Down

0 comments on commit 151aded

Please sign in to comment.