1
0
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:
Doug Lauder
2022-03-30 18:10:11 -04:00
committed by GitHub
parent b5e509da12
commit a5565dcfa1
34 changed files with 748 additions and 57 deletions

View File

@@ -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: