Skip to content

Commit

Permalink
fix: convert to string
Browse files Browse the repository at this point in the history
  • Loading branch information
nsklikas committed Jun 12, 2024
1 parent b606700 commit 240bc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ parts:
build-snaps:
- go/1.21/stable
build-environment:
- CGO_ENABLED: 0
- CGO_ENABLED: "0"
source: https://github.com/ory/kratos
source-type: git
source-tag: v1.1.0
Expand Down

0 comments on commit 240bc11

Please sign in to comment.