mirror of
https://github.com/actions/checkout.git
synced 2025-07-27 08:41:11 +00:00
script to generate license info (#614)
This commit is contained in:
8
src/misc/licensed-generate.sh
Executable file
8
src/misc/licensed-generate.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
src/misc/licensed-download.sh
|
||||
|
||||
echo 'Running: licensed cached'
|
||||
_temp/licensed-3.3.1/licensed cache
|
Reference in New Issue
Block a user