Skip to content

Commit

Permalink
Update 03-update-assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Sep 25, 2024
1 parent 4392203 commit 4b52fd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/03-update-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: Download pre-packed asset
uses: actions/download-artifact@v4
with:
name: ProMesh4-Installer-${{matrix.os}}
# name: ProMesh4-Installer-${{matrix.os}}
name: ProMesh4-Installer-windows-latest
path: assets
github-token: ${{ github.token }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 4b52fd8

Please sign in to comment.