Skip to content

Commit

Permalink
ci: remove unused condition check
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Feb 17, 2024
1 parent e5b20e5 commit 942ce20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
mv ../polars* ./
- name: Upload produced R packages
if: runner.os != 'Windows'
uses: actions/upload-artifact@v4
with:
name: package-${{ matrix.config.os }}-${{ matrix.config.r }}
Expand Down

0 comments on commit 942ce20

Please sign in to comment.