mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
ci: update release workflow with new go mod path
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Setup Go Workfile
|
- name: Setup Go Workfile
|
||||||
run: go work init ./ci ./src_code/go_src
|
run: go work init ./ci ./src_code/go_src
|
||||||
- run: go get dagger.io/dagger@latest
|
- run: cd ci && go get dagger.io/dagger@latest && ..
|
||||||
- run: mkdir ./dist
|
- run: mkdir ./dist
|
||||||
- run: go run ci/build_test_release.go
|
- run: go run ci/build_test_release.go
|
||||||
- name: Auto Changelog
|
- name: Auto Changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user