Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Feb 1, 2024
1 parent 2a8f3c9 commit f7abb52
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 @@ -9,7 +9,7 @@ jobs:
go_version: ["1.19", stable]
uses: charmbracelet/meta/.github/workflows/build.yml@main
with:
go_version: ${{ mastrix.go_version }}
go_version: ${{ matrix.go_version }}

snapshot:
uses: charmbracelet/meta/.github/workflows/snapshot.yml@main
Expand Down

0 comments on commit f7abb52

Please sign in to comment.