Feat/advanced conferencing features (#730)

* update drachtio-fsmrf and fixes to setCoachMode

* wip

* wip

* wip

* wip

* wip

* update gh actions
This commit is contained in:
Dave Horton
2024-04-22 11:00:05 -04:00
committed by GitHub
parent 8d2b60c284
commit d474b9d604
4 changed files with 63 additions and 23 deletions

View File

@@ -6,8 +6,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm ci