Skip to content

Commit

Permalink
Lime 8.1.2 and OpenFL 9.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Mar 13, 2024
1 parent be08321 commit 7cadd01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
with:
repository: openfl/openfl
path: openfl
ref: 9.3.2
ref: 9.3.3

- uses: actions/checkout@v3
with:
repository: openfl/lime
path: lime
ref: 8.1.1
ref: 8.1.2

- uses: krdlab/setup-haxe@v1
with:
Expand Down

0 comments on commit 7cadd01

Please sign in to comment.