1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

cache proto

This commit is contained in:
Cameron Taylor 2022-02-18 17:43:45 -05:00
parent 502cb22970
commit 8de45f7bbe

View file

@ -8,6 +8,9 @@ jobs:
with:
haxe-version: 4.2.4
- uses: actions/checkout@v2
- name: Cache Haxe Stuff
run: |
haxelib config
- name: Installing Haxe Stuff
run: |
haxe -version