Skip to content

Commit

Permalink
no pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ryannikolaidis committed Sep 14, 2023
1 parent 9485c28 commit e7adc0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-version-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Install dependencies
run: pip install -r requirements.txt # Replace with your project's requirements

- name: Check versions
run: |
bash scripts/check-new-release-version.sh
Expand Down

0 comments on commit e7adc0f

Please sign in to comment.