Skip to content

Commit

Permalink
son of a bi-
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored May 21, 2023
1 parent 8a9ac9a commit b15a91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}

- name: Compile
run: haxelib run lime build android --app-version="4.0.0-${{ github.run_id}}"
run: haxelib run lime build android -D NO_PRECOMPILED_HEADERS --app-version="4.0.0-${{ github.run_id}}"

- name: Publish Artifact
uses: actions/upload-artifact@main
Expand Down

0 comments on commit b15a91e

Please sign in to comment.