Funkin/.github/actions/setup-haxeshit/action.yml

11 lines
257 B
YAML
Raw Normal View History

name: setup-haxeshit
2023-02-09 05:19:10 -05:00
description: "sets up haxe shit, using lix!"
runs:
using: "composite"
steps:
2023-02-09 05:19:10 -05:00
- uses: lix-pm/setup-lix@1.0.0
with:
2023-02-09 05:19:10 -05:00
lix-version: 15.8.9 # optional
2023-02-09 05:30:20 -05:00
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'