Skip to content

Commit 0d5307c

Browse files
author
mirkobrombin
committed
fix: golang dependency installation
for some reason the alias is pointing to the correct candidate but is not going to be installed
1 parent 5ff59de commit 0d5307c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ stages:
2727
source:
2828
packages:
2929
- git
30-
- golang
30+
- golang-1.23-go
3131
- nano
3232

3333
- name: build-app

0 commit comments

Comments
 (0)