Skip to content

Commit

Permalink
fix: syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
2075 committed Jun 27, 2023
1 parent b03b760 commit 327ba5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/api-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the API Docker image

run: docker build -t gamedao/api:latest -f packages/api/Dockerfile .
- run: docker build -t gamedao/api:latest -f packages/api/Dockerfile .

0 comments on commit 327ba5a

Please sign in to comment.