Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feat/480
Browse files Browse the repository at this point in the history
  • Loading branch information
mageddo committed Aug 7, 2024
2 parents 6f0ca07 + 2e98222 commit 1b579fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
runs-on: ubuntu-22.04
steps:

- name: Install Deps
run: sudo apt-get install docker-compose -y

- name: Checkout code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 1b579fa

Please sign in to comment.