Migrate actions to forgejo
This commit is contained in:
parent
d5eddc8376
commit
8ac4050faf
3 changed files with 31 additions and 27 deletions
|
@ -35,6 +35,7 @@ BRANCHES=(
|
|||
)
|
||||
ROOT=$(pwd)
|
||||
HL2SDK="$ROOT/include/hl2sdk"
|
||||
PATH="$PATH:/$HOME/.local/bin"
|
||||
|
||||
# --depth=1 checkout in workflow runners has no branch info
|
||||
if [ "$CI" = "true" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue