Skip to content

Commit

Permalink
don't run 'mediasoup-worker' task before
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Jul 18, 2024
1 parent c20da95 commit 89fa6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mediasoup-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
# TODO: Maybe fix this one day.
if: runner.os != 'Windows'

- name: invoke -r worker mediasoup-worker
run: invoke -r worker mediasoup-worker
# - name: invoke -r worker mediasoup-worker
# run: invoke -r worker mediasoup-worker

# - name: invoke -r worker test
# run: invoke -r worker test
Expand Down

0 comments on commit 89fa6c9

Please sign in to comment.