Skip to content

Commit

Permalink
fix: Fix the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jefmoura committed Nov 25, 2020
1 parent fbce468 commit ba0519b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install libsasl2-dev libldap2-dev libssl-dev
sudo touch /var/log/buildly.log
sudo chown runner:docker /var/log/buildly.log
Expand Down

0 comments on commit ba0519b

Please sign in to comment.