chore: fix yaml indentation
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
make clean && \
|
||||
CGO_ENABLED=1 make && \
|
||||
tar cvfz authorizer-${VERSION}-linux-amd64.tar.gz .env app/build build templates dashboard/build
|
||||
- name: Build package
|
||||
- name: Build package
|
||||
run: |
|
||||
make clean && \
|
||||
make build && \
|
||||
|
Reference in New Issue
Block a user