Skip to content

Commit

Permalink
Update OpenFleet core files (production)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 10, 2023
1 parent 17ba4fe commit a6c0282
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-open-fleet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ env.BRANCH }}

- uses: actions/setup-python@v4
with:
python-version: '3.11'

- name: Generate Docker Compose
run: |
Expand Down

0 comments on commit a6c0282

Please sign in to comment.