Skip to content

Commit

Permalink
Add: apt install libavahi-compat-libdnssd-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rokiyama authored and anas10 committed Dec 28, 2022
1 parent da3d09a commit 994c544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- run: sudo apt install libavahi-compat-libdnssd-dev
- run: yarn install
- run: git config --global user.email "[email protected]"
- run: git config --global user.name "patch-package"
Expand Down

0 comments on commit 994c544

Please sign in to comment.