Skip to content

Commit

Permalink
ci: No need to download all macos artifacts when packaging release
Browse files Browse the repository at this point in the history
  • Loading branch information
rickynils committed Nov 1, 2022
1 parent a590292 commit ebcd5f1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,6 @@ jobs:
with:
name: nix-archives-ubuntu-latest
path: /tmp/archives
- uses: actions/download-artifact@v3
with:
name: nix-archives-macos-10.15
path: /tmp/archives
- uses: actions/download-artifact@v3
with:
name: nix-archives-macos-11
path: /tmp/archives
- uses: actions/download-artifact@v3
with:
name: nix-archives-macos-12
Expand Down

0 comments on commit ebcd5f1

Please sign in to comment.