Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed May 3, 2024
1 parent ce92be6 commit a0ff7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
services:
trend:
image: ankane/trend-api
image: ankane/trend
ports:
- 8000:8000
steps:
Expand Down

0 comments on commit a0ff7e9

Please sign in to comment.