Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
Signed-off-by: Masaya Kataoka <[email protected]>
  • Loading branch information
hakuturu583 committed Jan 20, 2025
1 parent 55678d9 commit a54ca42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: uv python install

- name: Install the project
run: uv sync
run: uv sync

- name: Install the project
run: uv build
Expand Down

0 comments on commit a54ca42

Please sign in to comment.