diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 6c8fe65..5305b34 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -21,4 +21,5 @@ 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 cache - run: licensed status