Skip to content

Commit

Permalink
Github Actions: setup-adobe-air-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Nov 3, 2022
1 parent 5bf8afc commit 55a950b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: joshtynjala/setup-adobe-air-action@v1
- uses: joshtynjala/setup-adobe-air-action@v2
with:
air-version: "33.1"
accept-license: true
- uses: krdlab/setup-haxe@v1
with:
haxe-version: ${{ matrix.haxe-version }}
Expand Down

0 comments on commit 55a950b

Please sign in to comment.