Skip to content

Commit

Permalink
i'm lost
Browse files Browse the repository at this point in the history
  • Loading branch information
pozirk committed Jan 6, 2025
1 parent 049b2da commit 399f6f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: TestingAdmob
name: Testing
on:
push:
branches: master
Expand Down Expand Up @@ -28,6 +28,7 @@ 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

0 comments on commit 399f6f5

Please sign in to comment.