Skip to content

Commit

Permalink
Merge 5f6c9a0 into 1f8a8e9
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed Dec 5, 2023
2 parents 1f8a8e9 + 5f6c9a0 commit 821ddd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.6
python-version: 3.8

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 821ddd2

Please sign in to comment.