Skip to content

Commit

Permalink
Code TLC
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmizz committed Feb 27, 2025
1 parent 8753cc7 commit ea45f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
AWS_REGION: us-east-1
S3_BUCKET_NAME: ore-app-xyz
# where dx places the .app
APP_DIR: target\dx\ore-app\bundle\windows\bundle/nsis/OreApp_${{ env.VERSION }}_x64-setup.exe
APP_DIR: target\dx\ore-app\bundle\windows\bundle/nsis/OreApp_${{ github.ref_name }}_x64-setup.exe

steps:
- name: Check out code
Expand Down

0 comments on commit ea45f81

Please sign in to comment.