Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NE4Y authored Feb 8, 2024
1 parent a4e0618 commit 6202f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Controller CI
run: docker build .
run: cd Controller && docker build .

0 comments on commit 6202f7e

Please sign in to comment.