Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
charlesisfeline authored Sep 5, 2023
1 parent d715a21 commit 5dca34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
haxe -cp commandline -D analyzer-optimize --run Main setup
- name: Building the game
run: |
haxelib run lime build mac
haxelib run lime build mac -clean
- name: Uploading artifact (entire build)
uses: actions/upload-artifact@v2
with:

0 comments on commit 5dca34b

Please sign in to comment.