mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
ci: trying to fix build test ci workflow
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/setup-go@v3
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup Go Workfile
|
||||
run: go work init ./ci ./
|
||||
run: go work init ./ci ./ && rm src_code/go_src/cmd/cmd_test.go
|
||||
- run: cd ci && go get dagger.io/dagger@latest && cd ..
|
||||
- run: mkdir ./dist
|
||||
- run: go run ci/build_test_release.go
|
||||
|
||||
Reference in New Issue
Block a user