Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolka9144 committed Sep 2, 2024
1 parent e848b2e commit 49f475d
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 @@ -73,7 +73,7 @@ jobs:
run: echo "${{github.run_id}}" > VERSION
- name: Compile
run: haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}" -D officialBuild
name: Cleanup
- name: Cleanup
run: |
rd /s /q .\"export/release/windows/bin/lua"
rd /s /q .\"export/release/windows/bin/hrtfs"
Expand Down

0 comments on commit 49f475d

Please sign in to comment.