1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-18 08:00:18 +00:00
Funkin/.github/workflows/superlinter.yml

10 lines
221 B
YAML
Raw Normal View History

2020-12-13 06:42:48 +00:00
jobs:
2020-12-16 03:00:22 +00:00
build:
runs-on: [ubuntu-latest, macos-latest]
2020-12-13 06:42:48 +00:00
steps:
2020-12-16 03:00:22 +00:00
- uses: krdlab/setup-haxe@v1
with:
haxe-version: 4.0.5
- run: |
haxe -version
haxelib install hxnodejs