This commit is contained in:
parent
cfce45cfe6
commit
ca87df5df1
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ jobs:
|
|||
|
||||
- name: Check Go version
|
||||
run: |
|
||||
if ! command -v go >/dev/null; then
|
||||
echo "❌ Go is not installed"
|
||||
exit 1
|
||||
fi
|
||||
echo "✅ Go version:"
|
||||
go version
|
||||
|
||||
- name: Extract version from version.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue