mirror of
https://github.com/actions/download-artifact.git
synced 2026-02-04 16:44:26 +08:00
Revert "Updated the licensed version"
This reverts commit e6afc5e70e2274fbc47c40ea408eda65e46435a6.
This commit is contained in:
parent
e6afc5e70e
commit
6533bb2df3
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install licensed
|
||||
run: |
|
||||
cd $RUNNER_TEMP
|
||||
curl -Lfs -o licensed.tar.gz https://github.com/licensee/licensed/archive/refs/tags/v5.0.4.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 mv licensed /usr/local/bin/licensed
|
||||
- run: licensed status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user