Skip to content

Commit

Permalink
start avahi daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
fde31 committed May 1, 2024
1 parent 5bca6ac commit 3f52a85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/upload_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.NODE_PRE_GYP_AWS_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.NODE_PRE_GYP_AWS_KEY }}
run: sh ./utils/build.sh
run: |
run systemctl start avahi-daemon
sh ./utils/build.sh

0 comments on commit 3f52a85

Please sign in to comment.