Skip to content

Commit

Permalink
commit++
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@41688 379a1393-f5fb-40a0-bcee-ef074d9b53f7
  • Loading branch information
dqh-au committed Jan 24, 2022
1 parent 4a780b9 commit 1831e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ jobs:
MINGW_INSTALLS=${{ matrix.arch.msystem }} ./vice/build/github-actions/build-msys2.sh ${{ matrix.ui }} "release"
echo ::set-output name=zip_path::$(cygpath -w -a vice/*.zip)
echo ::set-output name=zip_name::$(basename vice/*.zip)
echo ::set-output name=seven_zip_path::$(cygpath -w -a vice/*.7z)
echo ::set-output name=seven_zip_name::$(basename vice/*.7z)
- name: Upload Zip
id: upload-zip
Expand Down

0 comments on commit 1831e06

Please sign in to comment.