Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
donn committed Jan 16, 2025
1 parent de7f374 commit 902b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- uses: cachix/cachix-action@v14
with:
name: openlane
authToken: ${{ env.CACHIX_TOKEN }}
authToken: ${{ secrets.CACHIX_TOKEN }}
- run: |
python3 ./.github/workflows/get_all_packages.py | xargs nix build

0 comments on commit 902b813

Please sign in to comment.