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 c6258ca commit f9d4a36
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/package-feathersui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
with:
java-version: 11
distribution: "temurin"
- uses: joshtynjala/setup-adobe-air-action@v1
- uses: joshtynjala/setup-adobe-air-action@v2
with:
air-version: "33.1"
accept-license: true
- uses: joshtynjala/setup-adobe-flash-player-action@v1
- name: Install dependencies
run: |
Expand Down

0 comments on commit f9d4a36

Please sign in to comment.