mirror of
https://github.com/actions/checkout.git
synced 2026-06-15 03:37:14 +00:00
script to generate license info (#614)
This commit is contained in:
committed by
GitHub
Unverified
parent
826ba42d6c
commit
3d677ac575
Executable
+8
@@ -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