Skip to content

Commit

Permalink
do update before install.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Sep 6, 2022
1 parent edfbf9f commit 716fdd6
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 @@ -73,6 +73,7 @@ jobs:
- name: install dependencies
if: env.ONLY_DIAGRAMS == 'FALSE'
run: |
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libxslt-dev libxml2-dev
- uses: actions/setup-ruby@v1
if: env.ONLY_DIAGRAMS == 'FALSE'
Expand Down

0 comments on commit 716fdd6

Please sign in to comment.