Skip to content

Commit

Permalink
build on develop fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Oct 27, 2023
1 parent 301c319 commit 34dedd3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .

0 comments on commit 34dedd3

Please sign in to comment.