updates #207

Merged
vtolstov merged 293 commits from updates into v3 2023-03-24 00:29:35 +03:00
Showing only changes of commit d5f07922e8 - Show all commits

View File

@@ -40,7 +40,8 @@ jobs:
cd ../
go work init
ls | grep -v go | xargs go work use
cat go.work
cat ${{ github.workspace }}/go.work
go env
- name: setup deps
env:
GOWORK: ${{ github.workspace }}/go.work