Update go.yml

This commit is contained in:
SmileRex
2025-01-23 02:13:18 +03:00
committed by GitHub
parent adc4f8d114
commit b8bddbd3cd
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
go-version: '1.23' go-version: '1.23'
- name: Build - name: Build
run: go build -v ./.. run: cd ./.. & ls