Turn off licensing check
This commit is contained in:
parent
4a0a0749b5
commit
eaf242a915
|
@ -17,4 +17,4 @@ jobs:
|
|||
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz
|
||||
sudo tar -xzf licensed.tar.gz
|
||||
sudo mv licensed /usr/local/bin/licensed
|
||||
- run: licensed status
|
||||
- run: licensed status
|
Loading…
Reference in New Issue