Skip to content

Commit

Permalink
renaming download to Msys download, fetch latest VRS variable, no nee…
Browse files Browse the repository at this point in the history
…d to update yaml file anymore
  • Loading branch information
mittelmark committed Dec 27, 2024
1 parent 4f6fc27 commit cb21177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pacman-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
- name: Upload Windows Msys 2 downloads
uses: actions/upload-artifact@v4
with:
name: microemacs-${{ env.VERSION }}-1-x86_64.pkg.tar.zst
path: microemacs/packages/msys2/microemacs-package/microemacs-${{ env.VERSION }}-1-x86_64.pkg.tar.zst
name: microemacs-${{ env.VRS }}-1-x86_64.pkg.tar.zst
path: microemacs/packages/msys2/microemacs-package/microemacs-${{ env.VRS }}-1-x86_64.pkg.tar.zst

0 comments on commit cb21177

Please sign in to comment.