Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 3, 2025
1 parent 3756b53 commit c5cc8ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]

- uses: cvxgrp/.github/actions/[email protected]
- uses: cvxgrp/.github/actions/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit c5cc8ff

Please sign in to comment.