Skip to content

Commit

Permalink
Added venv to gh workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Trey <[email protected]>
  • Loading branch information
TreyWW committed Dec 30, 2024
1 parent ed91e32 commit 527458e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
SITE_URL: "http://myfinances.example.com"
SITE_NAME: "myfinances"
run: |
source .venv/bin/activate
npm ci
npm run tailwind-build
npm run webpack-build
Expand Down

0 comments on commit 527458e

Please sign in to comment.