Skip to content

Commit 4acf90d

Browse files
committed
fix: use setup-only for rattler-build in publish job
1 parent ab31b05 commit 4acf90d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
runs-on: ubuntu-latest
7777
steps:
7878
- uses: prefix-dev/rattler-build-action@v0.2.25
79+
with:
80+
setup-only: true
7981
- uses: actions/download-artifact@v4
8082
with:
8183
path: packages

0 commit comments

Comments
 (0)