Skip to content

Commit

Permalink
Update windows build
Browse files Browse the repository at this point in the history
(reference #121)
  • Loading branch information
piotrzarzycki21 committed Dec 11, 2024
1 parent f197685 commit 08c04e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ jobs:
distribution: 'temurin'
java-version: '11'

- uses: krdlab/setup-haxe@v1
- uses: krdlab/setup-haxe@v1.5.1
with:
haxe-version: 4.2.5
haxe-version: 4.3.4

- uses: joshtynjala/setup-apache-flex-action@v2
- uses: joshtynjala/setup-apache-flex-action@v2.2.0
with:
flex-version: "4.16.1"
air-version: "33.1"
air-version: "51.1.3.1"
accept-air-license: true
air-license-base64: ${{ secrets.AIR_LICENSE_BASE64 }}

Expand Down

0 comments on commit 08c04e9

Please sign in to comment.