Skip to content

Commit

Permalink
adds for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Sep 26, 2024
1 parent 55623fe commit 590131a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,9 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.9
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Log in to GitHub Container Registry
Expand Down

0 comments on commit 590131a

Please sign in to comment.