You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-11-06 09:19:31 +02:00
Generate templates archive at build time (#2577)
This commit is contained in:
1
.github/workflows/lint-server.yml
vendored
1
.github/workflows/lint-server.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
with:
|
||||
go-version: 1.16
|
||||
- uses: actions/checkout@v2
|
||||
- run: make templates-archive
|
||||
- name: server-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user