Skip to content

Commit 00d9887

Browse files
chore(infra): update flagsmith defaults workflow (#2735)
1 parent 9ad92a8 commit 00d9887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flagsmith-environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: make install
3030

3131
- name: Update defaults
32-
run: python manage.py updateflagsmithenvironment
32+
run: poetry run python manage.py updateflagsmithenvironment
3333

3434
- name: Create Pull Request
3535
uses: peter-evans/create-pull-request@v5

0 commit comments

Comments
 (0)