Skip to content

Commit

Permalink
ci: fix build workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
cshawaus committed Feb 24, 2024
1 parent 497c422 commit b56d4dc
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 @@ -6,7 +6,7 @@ on:
- main

jobs:
release:
build:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit b56d4dc

Please sign in to comment.