Skip to content

Commit

Permalink
the
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Nov 10, 2023
1 parent 2563f69 commit 6e68c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Compile Linux
run: |
cd crash
haxelib run lime build Project.xml linux --app-version="4.0.0-${{ github.run_id}}"
haxelib run lime build application.xml linux --app-version="4.0.0-${{ github.run_id}}"
- name: Publish Linux Artifact
uses: actions/upload-artifact@main
with:
Expand Down

0 comments on commit 6e68c6d

Please sign in to comment.