Skip to content

Commit

Permalink
windows installer name
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Sep 11, 2023
1 parent 75ced93 commit 89e8104
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 @@ -81,10 +81,10 @@ jobs:

- run: ${{ github.workspace }}/scripts/windows-install/buildLibrecadAndCreatePackage.bat

- run: cd ${{ github.workspace }}

- name: Rename installer
run: |
cd ${{ github.workspace }}
mv build/bin/LibreCAD3*.exe build/bin/LibreCAD3-`git describe --always`.exe
shell: bash

Expand Down

0 comments on commit 89e8104

Please sign in to comment.