Skip to content

Commit

Permalink
fix: outdated goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
vknabel committed Jan 24, 2022
1 parent df8aceb commit a640c9d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ dockers:
# actually goreleaser should be used to copy the binaries
# -> only the second stage
extra_files:
- stdlib
- go.mod
- go.sum
- go.sum
- ast
- cmd
- interpreter
- parser
- reporting
- runtime
- stdlib
- go.mod
- go.sum

0 comments on commit a640c9d

Please sign in to comment.