Update go.yml

This commit is contained in:
SmileRex
2025-01-23 02:08:11 +03:00
committed by GitHub
parent a85e05e518
commit 30903ec8bb

View File

@@ -18,4 +18,4 @@ jobs:
go-version: '1.23' go-version: '1.23'
- name: Build - name: Build
run: go build ../. run: cd .. & cd .. & go build