mirror of
https://github.com/actions/download-artifact.git
synced 2025-10-16 23:28:38 +08:00
Revert licensed workflow changes - keep original behavior
This commit is contained in:
parent
c69518956c
commit
3d7939314b
1
.github/workflows/licensed.yml
vendored
1
.github/workflows/licensed.yml
vendored
@ -21,5 +21,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
|
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 tar -xzf licensed.tar.gz
|
||||||
sudo mv licensed /usr/local/bin/licensed
|
sudo mv licensed /usr/local/bin/licensed
|
||||||
- run: licensed cache
|
|
||||||
- run: licensed status
|
- run: licensed status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user