Skip to content

Commit

Permalink
yeah i wont listen to the notices, im stoopid asf
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Feb 23, 2024
1 parent 80e78b7 commit 2660a04
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@ jobs:
- name: Create Version Tag
run: echo "${{github.run_id}}" > VERSION
- name: Compile
run: |
haxelib fixrepo
haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}"
run: haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}"
- name: Publish Artifact
uses: actions/upload-artifact@v2.2.4
with:
Expand Down

0 comments on commit 2660a04

Please sign in to comment.