mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-03-14 20:24:49 +00:00
8 lines
120 B
Bash
8 lines
120 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
src/misc/licensed-download.sh
|
||
|
|
||
|
echo 'Running: licensed cached'
|
||
|
_temp/licensed-3.3.1/licensed status
|