Skip to content

Commit

Permalink
Update release.yml (#106)
Browse files Browse the repository at this point in the history
* Update release.yml

* Update release.yml

* Update release.yml
  • Loading branch information
tschm authored Feb 3, 2025
1 parent b29675b commit 2f5a982
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ jobs:
runs-on: ubuntu-latest

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

- name: Generate Tag
uses: cvxgrp/.github/actions/[email protected]
Expand Down

0 comments on commit 2f5a982

Please sign in to comment.