1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00

add timetzdata build tag

This commit is contained in:
techknowlogick 2025-01-31 11:48:29 -05:00 committed by GitHub
parent 4db5afc017
commit 6aca0668c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
# xgo build # xgo build
- run: make release - run: make release
env: env:
TAGS: bindata sqlite sqlite_unlock_notify TAGS: bindata timetzdata sqlite sqlite_unlock_notify
- name: import gpg key - name: import gpg key
id: import_gpg id: import_gpg
uses: crazy-max/ghaction-import-gpg@v6 uses: crazy-max/ghaction-import-gpg@v6