Skip to content

Commit

Permalink
fixup! more release hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Dec 11, 2023
1 parent 0d90f24 commit e771404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
with:
name: ${{ matrix.arch }}-artifacts
path: target/package/*
path: release/*

publish:
needs: [meta, package]
Expand Down

0 comments on commit e771404

Please sign in to comment.