Skip to content

Commit 78224bd

Browse files
committed
ci: Update workflows.
1 parent 5c41820 commit 78224bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Install dependencies
4343
run: |
44-
pip install --pre pyfunceble-dev
44+
pip install pyfunceble-dev
4545
4646
- name: Get PyFunceble version
4747
run: |
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Install dependencies
7878
run: |
79-
pip install --pre pyfunceble-dev
79+
pip install pyfunceble-dev
8080
8181
- name: Get PyFunceble version
8282
run: |

0 commit comments

Comments
 (0)