Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisPalnitsky committed Mar 16, 2024
1 parent d8d28e6 commit df2936c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
ache-dependency-path: go.sum
cache-dependency-path: go.sum
with:
go-version: 1.21

Expand Down

0 comments on commit df2936c

Please sign in to comment.