Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion authored Jul 24, 2024
1 parent 0eba3cc commit 1bdf221
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.4
haxe-version: 4.3.5

# Runs a set of commands using the runners shell
- name: Install libvlc
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:

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

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

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

0 comments on commit 1bdf221

Please sign in to comment.