Skip to content

Commit

Permalink
this?
Browse files Browse the repository at this point in the history
  • Loading branch information
pozirk committed Jan 6, 2025
1 parent 399f6f5 commit 60b82eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Install Haxe Libraries
run: |
haxelib install lime --quiet --never --skip-dependencies
haxelib install extension-androidtools --quiet --never --skip-dependencies
haxelib dev extension-admob .
- name: Setup hxcpp Library
Expand Down
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
],
"tags": [
"ads",
"google"
"google",
"admob",
"lime",
"nme"
"nme",
"java",
"haxe",
"jni",
Expand Down

0 comments on commit 60b82eb

Please sign in to comment.