fix: update publish pipeline #29
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -65,6 +65,8 @@ jobs:
|
|||
|
||||
- name: Run build pkg directory
|
||||
run: |
|
||||
set -e
|
||||
mkdir -p generated/services
|
||||
go run cmd/main.go build
|
||||
|
||||
- name: Set up s3cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue