1 parent ab31b05 commit 4acf90dCopy full SHA for 4acf90d
1 file changed
.github/workflows/release.yml
@@ -76,6 +76,8 @@ jobs:
76
runs-on: ubuntu-latest
77
steps:
78
- uses: prefix-dev/rattler-build-action@v0.2.25
79
+ with:
80
+ setup-only: true
81
- uses: actions/download-artifact@v4
82
with:
83
path: packages
0 commit comments