mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-27 13:48:51 +08:00
Fix
This commit is contained in:
parent
779d4e4676
commit
e1325e4477
@ -32,7 +32,7 @@ build:
|
||||
code: |
|
||||
cd $WERCKER_SOURCE_DIR
|
||||
go version
|
||||
go get $(go list ./... | grep -v textencoding/glyphlist)
|
||||
go get -t $(go list ./... | grep -v textencoding/glyphlist)
|
||||
|
||||
# Build the project
|
||||
- script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user