mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
3e5aa5c10f
commit
47e74a9cab
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ export PATH=$PATH:$GOPATH/bin
|
|||
|
||||
mkdir output
|
||||
|
||||
go install
|
||||
#go install
|
||||
go mod download
|
||||
|
||||
# Check if go.mod contains "swag"
|
||||
if grep -q "swag" go.mod; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue