Skip to content

Commit

Permalink
Fix job name to build_and_package
Browse files Browse the repository at this point in the history
  • Loading branch information
PGZXB authored Jul 31, 2024
1 parent 7a33c87 commit 6ecb3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "main" ]

jobs:
build:
build_and_package:
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit 6ecb3d3

Please sign in to comment.