Skip to content

Commit

Permalink
Update release-alpine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaariel91 authored Oct 21, 2024
1 parent c0929c6 commit 2d85d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install dependencies
run: |
python -m venv venv
source venv/bin/activate
./venv/bin/activate
pip install --upgrade pip
pip install sympy==1.12.1 cairo-lang==0.12.0
shell: bash
Expand Down

0 comments on commit 2d85d13

Please sign in to comment.