Skip to content

Commit

Permalink
Use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEBAS204 authored Dec 16, 2024
1 parent 4178f94 commit 976f00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
python -m venv venv
source venv/bin/activate
shell: bash

# Install dependencies
- name: Install Dependencies
Expand Down

0 comments on commit 976f00b

Please sign in to comment.