Skip to content

Commit

Permalink
Revert "fix issue when uploading artifacts"
Browse files Browse the repository at this point in the history
This reverts commit b8bec0b.
  • Loading branch information
pablochacin committed Feb 17, 2024
1 parent b8bec0b commit 0532d42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
name: binaries
path: dist/
retention-days: 7
overwrite: true
- name: Export version
id: export-version
env:
Expand Down Expand Up @@ -136,7 +135,6 @@ jobs:
path: |
packaging/*.msi
retention-days: 7
overwrite: true

publish-images:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -207,7 +205,6 @@ jobs:
with:
name: binaries
path: dist
merge-multiple: true
- name: Generate checksum file
env:
VERSION: ${{ env.VERSION }}
Expand Down

0 comments on commit 0532d42

Please sign in to comment.