Skip to content

Commit

Permalink
Merge pull request #80 from adfinis/Fix-typo-in-package-job
Browse files Browse the repository at this point in the history
chore: fix typo in GitHub Actions workflow file
  • Loading branch information
Jean-Louis Fuchs authored Mar 5, 2024
2 parents 00672fd + e947b38 commit aaee8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: |
make test
pacakge:
package:
runs-on: ubuntu-latest
needs: [test]

Expand Down

0 comments on commit aaee8af

Please sign in to comment.