Skip to content

Commit

Permalink
fix(release): Trigger new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkelkp committed Jun 28, 2024
1 parent e7ebb3f commit 0b6fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
echo "::set-output name=tag::$TAG"
- name: install python dependencies
run: |
pip install .
pip install pollination-abnt-nbr-15575-daylight
pip install -r requirements.txt
- name: deploy to production
run: |
Expand Down

0 comments on commit 0b6fe56

Please sign in to comment.