Skip to content

Commit

Permalink
imagine rushing lmfao
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Feb 24, 2024
1 parent 75e9b9b commit f6cdc3b
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 192 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.2.5
haxe-version: latest
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.2.5
haxe-version: latest
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.2.5
haxe-version: latest
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down
9 changes: 0 additions & 9 deletions setup/UPDATE HAXE TO 4.2.5.txt

This file was deleted.

9 changes: 9 additions & 0 deletions setup/UPDATE HAXE TO 4.3.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
UPDATE HAXE TO 4.3.3
2 changes: 1 addition & 1 deletion setup/setup-unix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SETUP FOR MAC AND LINUX SYSTEMS!!!
#
# REMINDER THAT YOU NEED HAXE INSTALLED PRIOR TO USING THIS
# https://haxe.org/download/version/4.2.5/
# https://haxe.org/download/version/4.3.3/
haxelib install lime
haxelib install openfl
haxelib install flixel
Expand Down
Loading

0 comments on commit f6cdc3b

Please sign in to comment.