Skip to content

Commit

Permalink
Attempt to update source code build
Browse files Browse the repository at this point in the history
(reference #123)
  • Loading branch information
piotrzarzycki21 committed Dec 11, 2024
1 parent a58abcd commit e9318d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-macos.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 e9318d9

Please sign in to comment.