Skip to content

Commit

Permalink
I LOVE DEBUGGING WORKFLOWS
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDrawingCoder-Gamer committed Jul 7, 2024
1 parent f79fb02 commit f54f17b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.0
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand All @@ -54,7 +54,7 @@ jobs:

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

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.0
haxe-version: 4.3.4
# Runs a set of commands using the runners shell
- name: Install Haxelib
run: |
Expand Down

0 comments on commit f54f17b

Please sign in to comment.