Update now
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
|||||||
name: Install now CLI
|
name: Install now CLI
|
||||||
command: |
|
command: |
|
||||||
apk add wget
|
apk add wget
|
||||||
wget -q https://github.com/zeit/now-cli/releases/download/14.2.3/now-alpine.gz
|
wget -q https://github.com/zeit/now-cli/releases/download/15.4.0/now-alpine.gz
|
||||||
apk add gzip
|
apk add gzip
|
||||||
gunzip now-alpine.gz
|
gunzip now-alpine.gz
|
||||||
chmod a+x now-alpine
|
chmod a+x now-alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user